Update .gitlab-ci.yml file

This commit is contained in:
Slava
2023-08-26 20:14:46 +00:00
parent aa97822047
commit 159b0b5a75

View File

@@ -25,6 +25,9 @@ release_job:
image: registry.gitlab.com/gitlab-org/release-cli:latest image: registry.gitlab.com/gitlab-org/release-cli:latest
script: script:
- echo "Release WPE 2.0_$CI_COMMIT_TAG" - echo "Release WPE 2.0_$CI_COMMIT_TAG"
- rm .gitlab.yml
- rm CHANGELOG
- rm README.md
release: release: