Update .gitlab-ci.yml file

This commit is contained in:
Slava
2023-08-26 23:24:50 +00:00
parent 83b57db47c
commit 3f17cef2f3

View File

@@ -15,6 +15,8 @@ release_job:
- data/**/* - data/**/*
- modinfo.lua - modinfo.lua
- thumb.png - thumb.png
exclude:
- .gitlab-ci.yml
script: script:
- echo "Release WPE 2.0_$CI_COMMIT_SHORT_SHA" - echo "Release WPE 2.0_$CI_COMMIT_SHORT_SHA"