Update .gitlab-ci.yml file
This commit is contained in:
@@ -30,4 +30,5 @@ test-job: # This job runs in the deploy stage.
|
||||
script:
|
||||
- echo "Prepare to remove git "
|
||||
- uname -a
|
||||
- ls -al
|
||||
- rm -rf .git
|
||||
- zip -r WPE2.zip *
|
||||
|
||||
Reference in New Issue
Block a user