Update .gitlab-ci.yml file

This commit is contained in:
Slava
2023-08-28 18:02:50 +00:00
parent 0edade93c1
commit ccf5c37ec8

View File

@@ -15,9 +15,10 @@ image: python:3.10
prepare_job:
stage: prepare
script:
- 'pip install requests'
- 'git clone https://oauth2:$key@gl.beaconborn.ru/bacon/translation-generator.git'
- 'ls -al'
- export
# - 'pip install requests'
# - 'git clone https://oauth2:$key@gl.beaconborn.ru/bacon/translation-generator.git'
# - 'ls -al'