Skip to content
Snippets Groups Projects
Commit 9571223d authored by Andrew Kapuscinski's avatar Andrew Kapuscinski
Browse files

WS-40: changed deployments to trigger automatically from healthy pipelines

parent b5704e36
No related branches found
No related tags found
1 merge request!122WS-40: changed deployments to trigger automatically from healthy pipelines
Pipeline #854 passed
......@@ -247,7 +247,6 @@ deploy dev:
- SWARM_NODE_ENV=$ENV TAG_TO_DEPLOY=$CI_DEFAULT_BRANCH docker stack deploy --compose-file docker-compose.${ENV}.yml workspaces-${ENV}
rules:
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
when: manual
# Development
# deploy dev:
......
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