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: prepare_job:
stage: prepare stage: prepare
script: script:
- 'pip install requests' - export
- 'git clone https://oauth2:$key@gl.beaconborn.ru/bacon/translation-generator.git' # - 'pip install requests'
- 'ls -al' # - 'git clone https://oauth2:$key@gl.beaconborn.ru/bacon/translation-generator.git'
# - 'ls -al'