Update .gitlab-ci.yml file
This commit is contained in:
@@ -17,7 +17,7 @@ release_job:
|
|||||||
only:
|
only:
|
||||||
# - if: "$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH"
|
# - if: "$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH"
|
||||||
refs:
|
refs:
|
||||||
- main
|
- test
|
||||||
- ^tags
|
- ^tags
|
||||||
changes:
|
changes:
|
||||||
- ^README.md
|
- ^README.md
|
||||||
|
|||||||
Reference in New Issue
Block a user