Update .gitlab-ci.yml file

This commit is contained in:
Slava
2023-08-28 18:08:29 +00:00
parent 946a585ec7
commit 44fef51edd

View File

@@ -17,7 +17,7 @@ prepare_job:
script:
- export
- 'pip install requests'
- 'git clone https://bacon:$PROJECT_TRANSLATE@gl.beaconborn.ru/bacon/translation-generator.git'
- 'git clone https://$PROJECT_TRANSLATE@gl.beaconborn.ru/bacon/translation-generator.git'
- 'ls -al'