Update .gitlab-ci.yml file

This commit is contained in:
Slava
2023-08-28 18:10:57 +00:00
parent 44fef51edd
commit 1612ba9195

View File

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