diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 79b5cab..7e0a8f7 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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'