Update .gitlab-ci.yml file

This commit is contained in:
Slava
2023-08-26 20:15:56 +00:00
parent 159b0b5a75
commit 23c506c46b

View File

@@ -25,7 +25,7 @@ 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 .gitlab-ci.yml
- rm CHANGELOG - rm CHANGELOG
- rm README.md - rm README.md