Renamed 'harpoon' to 'Hookgun'

This commit is contained in:
Slava
2023-08-26 22:06:28 +00:00
committed by bacon
parent 4ad32d8be5
commit 0219750615
12 changed files with 24 additions and 21 deletions

View File

@@ -7,7 +7,7 @@ release_job:
image: registry.gitlab.com/gitlab-org/release-cli:latest
only:
- "data/.*"
- "data/*"
- "modinfo.lua"
- "thumb.png"
- $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
@@ -15,10 +15,6 @@ release_job:
script:
- echo "Release WPE 2.0_$CI_COMMIT_SHORT_SHA"
- rm -rf .vs
- rm .gitlab-ci.yml
- rm CHANGELOG
- rm README.md
release:
tag_name: v2.0.$CI_PIPELINE_IID