Update .gitlab-ci.yml file
This commit is contained in:
@@ -10,7 +10,8 @@ prepare_job:
|
||||
script:
|
||||
- 'pip install requests'
|
||||
- 'git clone https://gitlab-ci-token:${CI_JOB_TOKEN}@gl.beaconborn.ru/bacon/translation-generator.git'
|
||||
- 'python3 translation-generator/main.py $CI_PROJECT_DIR/'
|
||||
- 'echo $$CI_PROJECT_DIR'
|
||||
- 'python3 translation-generator/main.py $CI_PROJECT_DIR'
|
||||
- 'ls -al'
|
||||
- cat test.txt
|
||||
|
||||
|
||||
Reference in New Issue
Block a user