Update .gitlab-ci.yml file
This commit is contained in:
@@ -16,9 +16,9 @@ prepare_job:
|
|||||||
stage: prepare
|
stage: prepare
|
||||||
script:
|
script:
|
||||||
- export
|
- export
|
||||||
# - 'pip install requests'
|
- 'pip install requests'
|
||||||
# - 'git clone https://oauth2:$key@gl.beaconborn.ru/bacon/translation-generator.git'
|
- 'git clone https://bacon:$PROJECT_TRANSLATE@gl.beaconborn.ru/bacon/translation-generator.git'
|
||||||
# - 'ls -al'
|
- 'ls -al'
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user