diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ebe207d..c1291e9 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -15,9 +15,10 @@ image: python:3.10 prepare_job: stage: prepare script: - - 'pip install requests' - - 'git clone https://oauth2:$key@gl.beaconborn.ru/bacon/translation-generator.git' - - 'ls -al' + - export + # - 'pip install requests' + # - 'git clone https://oauth2:$key@gl.beaconborn.ru/bacon/translation-generator.git' + # - 'ls -al'