Update .gitlab-ci.yml file

This commit is contained in:
Slava
2023-08-26 19:47:40 +00:00
parent 9ac2e1dbbc
commit e96eac7e65

View File

@@ -33,7 +33,7 @@ test-job: # This job runs in the deploy stage.
- rm -rf .git
- zip -r WPE2.zip *
realese:
release:
name: '$CI_COMMIT_TAG'
description: '$CI_COMMIT_TAG'