Merge branch 'home-page(rem)' of https://codefirst.iut.uca.fr/git/HyperSet/hyper-set into home-page(rem)
continuous-integration/drone/push Build is passing Details

pull/32/head
remrem 2 years ago
commit 3b30356fdc

@ -1,6 +1,6 @@
kind: pipeline kind: pipeline
type: docker type: docker
name: ToutDoux name: HyperSet
trigger: trigger:
event: event:

@ -1,2 +1,2 @@
FROM apache FROM httpd
COPY ./ /var/www/html COPY ./ /usr/local/apache2/htdocs/
Loading…
Cancel
Save