From ccf5c37ec8832ac16e8b96dfbf9ac23f8c9eaf5c Mon Sep 17 00:00:00 2001 From: Slava Date: Mon, 28 Aug 2023 18:02:50 +0000 Subject: [PATCH] Update .gitlab-ci.yml file --- .gitlab-ci.yml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ebe207d..c1291e9 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -15,9 +15,10 @@ image: python:3.10 prepare_job: stage: prepare script: - - 'pip install requests' - - 'git clone https://oauth2:$key@gl.beaconborn.ru/bacon/translation-generator.git' - - 'ls -al' + - export + # - 'pip install requests' + # - 'git clone https://oauth2:$key@gl.beaconborn.ru/bacon/translation-generator.git' + # - 'ls -al'