From 592517a3e91ebe349d81826ab6362978d8fc1693 Mon Sep 17 00:00:00 2001 From: Slava Date: Tue, 29 Aug 2023 01:17:54 +0000 Subject: [PATCH] Update .gitlab-ci.yml file --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 96864ba..7f22beb 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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: