Update .gitlab-ci.yml file
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user