Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 270e4d09 authored by ATMANI Ines's avatar ATMANI Ines
Browse files

Update .gitlab-ci.yml

parent bd6aca52
No related branches found
No related tags found
No related merge requests found
Pipeline #33507 passed
......@@ -16,8 +16,8 @@ pages:
artifacts:
paths:
- public
#only:
#- master
only:
- master
deploy_site:
......@@ -41,5 +41,5 @@ deploy_site:
- ssh -p22 root@druid-garden.irisa.fr "mv /var/www/headwork1/ /var/www/_old && mv /var/www/_tmp /var/www/headwork1/"
- ssh -p22 root@druid-garden.irisa.fr "rm -rf /var/www/headwork1/_old"
only:
- master
\ No newline at end of file
#only:
#- master
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment