Update .gitlab-ci.yml file
This commit is contained in:
@@ -18,7 +18,7 @@ prepare_job:
|
|||||||
stage: prepare
|
stage: prepare
|
||||||
script:
|
script:
|
||||||
- 'pip install requests'
|
- 'pip install requests'
|
||||||
- 'git clone https://translation-generator:$PROJECT_TOKEN@$CI_SERVER_HOST/bacon/translation-generator.git'
|
- 'git clone https://$CI_PROJECT_NAME:$PROJECT_TOKEN@$CI_SERVER_HOST/translation-generator.git'
|
||||||
- 'ls -al'
|
- 'ls -al'
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user