Update .gitlab-ci.yml file
This commit is contained in:
@@ -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'
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user