Update .gitlab-ci.yml file

This commit is contained in:
Slava
2023-08-26 19:42:12 +00:00
parent eb606d550f
commit 662f511b4f

View File

@@ -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 *