Update .gitlab-ci.yml file
This commit is contained in:
@@ -32,3 +32,6 @@ test-job: # This job runs in the deploy stage.
|
||||
- uname -a
|
||||
- rm -rf .git
|
||||
- zip -r WPE2.zip *
|
||||
|
||||
realese:
|
||||
name: '$CI_COMMIT_TAG'
|
||||
|
||||
Reference in New Issue
Block a user