From b6b9cd8064c80a518666a283ef1bf885d70b0013 Mon Sep 17 00:00:00 2001 From: JeGoi <13801368+JeGoi@users.noreply.github.com> Date: Tue, 27 Jun 2023 08:40:40 -0400 Subject: [PATCH] Create a tag for sourceforge --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 14d4306b9f72..44ff92f51bb9 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -531,7 +531,7 @@ variables: - make -e -C ${ZENDIR} clean_all dependencies: [] tags: - - shell + - shell-sourceforge .build_pf_img_iso_job: stage: build_pf_img @@ -542,7 +542,7 @@ variables: - make -e -C ${ISODIR} clean dependencies: [] tags: - - shell + - shell-sourceforge .build_pf_img_vagrant_release_job: stage: build_pf_img