Update .gitlab-ci.yml file

This commit is contained in:
Slava
2023-08-28 18:06:37 +00:00
parent cd6210888b
commit 946a585ec7

View File

@@ -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'