feat(exx-Pipeline): fix wrong order of marks
This commit is contained in:
parent
592932cd75
commit
adcc57f61a
@ -12,7 +12,7 @@ increase-version:
|
||||
rules:
|
||||
- if: $CI_COMMIT_REF_NAME == $CI_DEFAULT_BRANCH
|
||||
- if: $CI_COMMIT_REF_NAME == 'Templates2.0'
|
||||
- if: $CI_COMMIT_REF_NAME ~= 'RELEASE'
|
||||
- if: $CI_COMMIT_REF_NAME =~ 'RELEASE'
|
||||
variables:
|
||||
TAG: "true"
|
||||
before_script:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user