From 5024ed74d47349c144227ba14a80e4324ded6ebe Mon Sep 17 00:00:00 2001 From: Slava Date: Mon, 28 Aug 2023 17:26:00 +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 d1ae4bc..a812545 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -10,7 +10,7 @@ image: python:3.10 - 'pip install requests' - 'git clone git@gl.beaconborn.ru:bacon/translation-generator.git' -deploy: +prepare: stage: prepare script: - 'ls -al'