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