Update .gitlab-ci.yml file

This commit is contained in:
Slava
2023-08-28 18:21:26 +00:00
parent a16f0be550
commit 4c101287bf

View File

@@ -15,9 +15,9 @@ image: python:3.10
prepare_job:
stage: prepare
script:
- 'ls -al'
- 'pip install requests'
- 'git clone https://gitlab-ci-token:${CI_JOB_TOKEN}@gl.beaconborn.ru/bacon/translation-generator.git'
- 'ls -al'
- 'python3 translate-generator/main.py $CI_PROJECT_DIR/data/'