mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-08 14:32:50 +00:00
ci: tag ios jib with macos runner
This commit is contained in:
@@ -56,7 +56,7 @@ ios:
|
|||||||
artifacts:
|
artifacts:
|
||||||
untracked: false
|
untracked: false
|
||||||
tags:
|
tags:
|
||||||
- secrecy
|
- macos
|
||||||
rules:
|
rules:
|
||||||
- if: '$CI_COMMIT_BRANCH == "main" && $RELEASE_TYPE == "staging"'
|
- if: '$CI_COMMIT_BRANCH == "main" && $RELEASE_TYPE == "staging"'
|
||||||
- if: '$CI_COMMIT_BRANCH == "main" && $RELEASE_TYPE == "production"'
|
- if: '$CI_COMMIT_BRANCH == "main" && $RELEASE_TYPE == "production"'
|
||||||
|
|||||||
Reference in New Issue
Block a user