Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
abd1186280 |
@@ -10,6 +10,14 @@ release_job:
|
||||
- if: "$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH"
|
||||
- if: $CI_COMMIT_TAG
|
||||
when: never
|
||||
- if:
|
||||
changes:
|
||||
- README.md
|
||||
- CHANGELOG
|
||||
- .gitattribute
|
||||
- .gitignore
|
||||
- .gitlab-ci.yml
|
||||
when: never
|
||||
- if:
|
||||
changes:
|
||||
- data/**/*
|
||||
|
||||
Reference in New Issue
Block a user