Update .gitlab-ci.yml file
This commit is contained in:
@@ -3,8 +3,8 @@ stages:
|
||||
- release
|
||||
|
||||
|
||||
variables:
|
||||
PROJECT_TRANSLATE: 'glpat-ZMsMVQkmDvsEYUiqhfq7'
|
||||
# variables:
|
||||
# PROJECT_TRANSLATE: 'glpat-ZMsMVQkmDvsEYUiqhfq7'
|
||||
image: python:3.10
|
||||
|
||||
.pre:
|
||||
@@ -18,7 +18,7 @@ prepare_job:
|
||||
- export
|
||||
- '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/'
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user