From e5a1fd311839dbf42bc934373d4ea8333fbfbb85 Mon Sep 17 00:00:00 2001 From: Slava Date: Sat, 26 Aug 2023 19:10:07 +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 f2b72aa..9924b43 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -21,7 +21,7 @@ stages: # List of stages for jobs, and their order of execution pre-job: - state: .pre + stage: .pre script: sudo apt install python3 -y