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