Update .gitlab-ci.yml file
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user