Update .gitlab-ci.yml file

This commit is contained in:
Slava
2023-08-28 19:54:11 +00:00
parent 83dddbea1e
commit 7d08a6bdfc

View File

@@ -25,7 +25,7 @@ release_job:
only: only:
# - if: "$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH" # - if: "$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH"
refs: refs:
- test - testing
- ^tags - ^tags
changes: changes:
- data/**/* - data/**/*