From 5807b544ccf126f7eef0fcbcad3f6698a24a96d1 Mon Sep 17 00:00:00 2001 From: Ivan Fonarev Date: Sat, 28 Oct 2023 00:03:07 +0300 Subject: [PATCH] Test 228 --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d34b420..d49b293 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -29,7 +29,7 @@ artifact_download: - cd ~/builds/downloaded_artifacts - unzip artifacts.zip - rm artifacts.zip - only: + only: - tags - after: + after: - build \ No newline at end of file