mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-20 08:33:11 +00:00
ci: allow develop branch to deploy to web staging
This commit is contained in:
@@ -47,6 +47,7 @@ web:
|
||||
tags:
|
||||
- secrecy
|
||||
rules:
|
||||
- if: '$CI_COMMIT_BRANCH == "develop" && $RELEASE_TYPE == "staging"'
|
||||
- if: '$CI_COMMIT_BRANCH == "main" && $RELEASE_TYPE == "staging"'
|
||||
- if: '$CI_COMMIT_BRANCH == "main" && $RELEASE_TYPE == "production"'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user