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 image: registry.gitlab.com/gitlab-org/release-cli:latest
only: only:
# - if: "$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
# - if: $CI_COMMIT_TAG
# when: never
changes: changes:
- "data/*" - data/**
- "modinfo.lua" - modinfo.lua
- "thumb.png" - thumb.png
script: script:
- echo "Release WPE 2.0_$CI_COMMIT_SHORT_SHA" - echo "Release WPE 2.0_$CI_COMMIT_SHORT_SHA"