Merge branch 'main' of gl.beaconborn.ru:bacon/weapon-project-extended

This commit is contained in:
bacon
2023-08-27 01:38:55 +03:00

View File

@@ -7,10 +7,13 @@ release_job:
image: registry.gitlab.com/gitlab-org/release-cli:latest
only:
# - if: "$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
# - if: $CI_COMMIT_TAG
# when: never
changes:
- "data/*"
- "modinfo.lua"
- "thumb.png"
- data/**
- modinfo.lua
- thumb.png
script:
- echo "Release WPE 2.0_$CI_COMMIT_SHORT_SHA"