Skip to content

Commit

Permalink
Build stage environment from branch 'stage-beta'.
Browse files Browse the repository at this point in the history
  • Loading branch information
MickeA committed Jan 22, 2024
1 parent ff9ecd1 commit 5e0e683
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ image:build:tagged:

update:deploy:branch:
rules:
- if: '$CI_COMMIT_BRANCH == "beta"'
- if: '$CI_COMMIT_BRANCH == "stage-beta"'
variables:
WEBTAG: $CI_COMMIT_REF_SLUG-$CI_COMMIT_SHORT_SHA
AUTHOR: $CI_COMMIT_AUTHOR
Expand Down

0 comments on commit 5e0e683

Please sign in to comment.