Update .gitlab-ci.yml file
This commit is contained in:
@@ -23,11 +23,9 @@ release_job:
|
|||||||
|
|
||||||
|
|
||||||
rules:
|
rules:
|
||||||
- if: $CI_PIPELINE_SOURCE == "push"
|
- refs:
|
||||||
# - if: "$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH"
|
- testing
|
||||||
# refs:
|
- ^tags
|
||||||
# - testing
|
|
||||||
# - ^tags
|
|
||||||
- changes:
|
- changes:
|
||||||
- data/**/*
|
- data/**/*
|
||||||
- modinfo.lua
|
- modinfo.lua
|
||||||
|
|||||||
Reference in New Issue
Block a user