Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
open-source
MetaGer
Commits
69c7f8f9
Commit
69c7f8f9
authored
May 13, 2022
by
Dominik Hebeler
Browse files
fixed master deployment stage
parent
f0f5dac8
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab/ci/deploy.yml
View file @
69c7f8f9
...
...
@@ -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
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment