Update .gitlab-ci.yml file
This commit is contained in:
@@ -12,6 +12,7 @@ prepare_job:
|
|||||||
- 'git clone https://gitlab-ci-token:${CI_JOB_TOKEN}@gl.beaconborn.ru/bacon/translation-generator.git'
|
- 'git clone https://gitlab-ci-token:${CI_JOB_TOKEN}@gl.beaconborn.ru/bacon/translation-generator.git'
|
||||||
- 'python3 translation-generator/main.py $CI_PROJECT_DIR/WPE-2/data/ > test.txt'
|
- 'python3 translation-generator/main.py $CI_PROJECT_DIR/WPE-2/data/ > test.txt'
|
||||||
- 'ls -al'
|
- 'ls -al'
|
||||||
|
- cat test.txt
|
||||||
|
|
||||||
|
|
||||||
release_job:
|
release_job:
|
||||||
|
|||||||
Reference in New Issue
Block a user