cicd: added staging banch for autodeploy

This commit is contained in:
plup 2019-11-20 23:02:44 +01:00
parent 18f6153b6c
commit 64353833bc
1 changed files with 1 additions and 0 deletions

View File

@ -14,5 +14,6 @@ deploy_staging:
- scp -i gitlab.key -o StrictHostKeyChecking=no -r dist/* test-paris@ssh-test-paris.happy-dev.fr:~/staging/www/
only:
- feat/manager_deploy
- staging
tags:
- sib