Update .gitlab-ci.yml file

This commit is contained in:
Slava
2023-08-29 01:40:29 +00:00
parent 85e6e686cd
commit 7218ad6c98

View File

@@ -23,11 +23,9 @@ release_job:
rules:
- if: $CI_PIPELINE_SOURCE == "push"
# - if: "$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH"
# refs:
# - testing
# - ^tags
- refs:
- testing
- ^tags
- changes:
- data/**/*
- modinfo.lua