Skip to content
Snippets Groups Projects
Commit 69c7f8f9 authored by Dominik Hebeler's avatar Dominik Hebeler
Browse files

fixed master deployment stage

parent f0f5dac8
Branches
No related tags found
1 merge request!1973Development
......@@ -39,7 +39,7 @@ deploy_production:
DEPLOYMENT_HELM_VALUES: .gitlab/production.yaml
DEPLOYMENT_CHART_NAME: $CI_COMMIT_BRANCH
rules:
- if: '$CI_COMMIT_BRANCH != "master"'
- if: '$CI_COMMIT_BRANCH == "master"'
deploy_review:
extends:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment