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