From d93f9de33eeb498adff93c66a49247f95275c355 Mon Sep 17 00:00:00 2001 From: Ivan Fonarev Date: Sat, 28 Oct 2023 00:04:41 +0300 Subject: [PATCH] Test 228 --- .gitlab-ci.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d49b293..d307b94 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -31,5 +31,4 @@ artifact_download: - rm artifacts.zip only: - tags - after: - - build \ No newline at end of file + needs: [build] \ No newline at end of file