refactor(Release Template) Add == true
This commit is contained in:
parent
df7a03353b
commit
2739d4fb81
@ -1,7 +1,7 @@
|
||||
.release-template:
|
||||
stage: release
|
||||
rules:
|
||||
- if: $CI_PIPELINE_TRIGGERED
|
||||
- if: $CI_PIPELINE_TRIGGERED == true
|
||||
when: never
|
||||
- if: $CI_COMMIT_REF_NAME == $CI_DEFAULT_BRANCH
|
||||
when: manual
|
||||
|
||||
Loading…
Reference in New Issue
Block a user