From 4c101287bf58f390ebcf651f979c97ea91db0bb2 Mon Sep 17 00:00:00 2001 From: Slava Date: Mon, 28 Aug 2023 18:21:26 +0000 Subject: [PATCH] Update .gitlab-ci.yml file --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index cc854a9..fec12bc 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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/'