Update .gitlab-ci.yml file

This commit is contained in:
Slava
2023-08-28 19:33:58 +00:00
parent 7410e3f488
commit 30343d47a0

View File

@@ -9,7 +9,8 @@ prepare_job:
stage: prepare
image: python:3.10
script:
- 'pip install requests'
# - 'pip install requests'
- uname -a
- 'rm -rf {.git, .gitignore, gitattributes, .gitlab-ci.yml, CHANGELOG, README.md}'
- mkdir WPE-2
- mv data WPE-2/