Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ccfa671f52 |
@@ -10,7 +10,7 @@ prepare_job:
|
|||||||
script:
|
script:
|
||||||
- 'pip install requests'
|
- 'pip install requests'
|
||||||
- '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/'
|
||||||
- 'ls -al'
|
- 'ls -al'
|
||||||
- cat test.txt
|
- cat test.txt
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user