Edit CI/CD

This commit is contained in:
Mathieu Lagace
2019-08-15 20:23:34 -04:00
parent f1ee7cfeaf
commit b850b38b85
2 changed files with 2 additions and 2 deletions

View File

@@ -62,7 +62,7 @@ deploy_dev:
- mkdir -p ~/.ssh
- '[[ -f /.dockerenv ]] && echo -e "Host *\n\tStrictHostKeyChecking no\n\n" > ~/.ssh/config'
- ~/.composer/vendor/bin/envoy run deploy_736 --commit="$CI_COMMIT_SHA"
- ~/.composer/vendor/bin/envoy run deploy_dev --commit="$CI_COMMIT_SHA"
environment:
name: dev
url: http://dev.exvps.ca