Update .gitlab-ci.yml file

This commit is contained in:
Slava
2023-08-26 21:22:12 +00:00
parent 637b51284c
commit 2180fcfcf9

View File

@@ -32,6 +32,7 @@ release_job:
script:
- echo "Release WPE 2.0_$CI_COMMIT_SHORT_SHA"
- rm -rf .vs
- rm .gitlab-ci.yml
- rm CHANGELOG
- rm README.md