Update .gitlab-ci.yml file

This commit is contained in:
Slava
2023-08-26 19:45:34 +00:00
parent 662f511b4f
commit 1ae291399b

View File

@@ -32,3 +32,6 @@ test-job: # This job runs in the deploy stage.
- uname -a - uname -a
- rm -rf .git - rm -rf .git
- zip -r WPE2.zip * - zip -r WPE2.zip *
realese:
name: '$CI_COMMIT_TAG'