Skip to content
Snippets Groups Projects
Commit 581c29da authored by Hugo SUBTIL's avatar Hugo SUBTIL
Browse files

fix(cicd): update script path for deploy

parent 453b8d38
Branches
Tags
No related merge requests found
......@@ -131,7 +131,7 @@ deploy_demo:
tags:
- deploy
script:
- cd /root/easy-cozy/admin_scripts
- cd /root/easy-cozy/cicid_scripts
- ./update_ecolyo_dev.sh demo
only:
- dev
......@@ -141,7 +141,7 @@ deploy_alpha:
tags:
- deploy
script:
- cd /root/easy-cozy/admin_scripts
- cd /root/easy-cozy/cicid_scripts
- ./update_all_ecolyo_dev.sh
only:
- master
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment