Update .gitlab-ci.yml file
This commit is contained in:
@@ -11,7 +11,6 @@ prepare_job:
|
||||
- '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'
|
||||
- 'git commit -m "Updated translate"'
|
||||
|
||||
|
||||
artifacts:
|
||||
|
||||
Reference in New Issue
Block a user