Compare commits

...

1 Commits

Author SHA1 Message Date
Slava
abd1186280 Update .gitlab-ci.yml file 2023-08-26 23:27:42 +00:00

View File

@@ -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/**/*