From 4c37704ddc7915dacf1a7267078d42e20116141e Mon Sep 17 00:00:00 2001 From: Matthias Cramer Date: Sat, 22 Mar 2025 09:20:06 +0100 Subject: [PATCH] bild only with tag --- .gitlab-ci.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7727e47..ea5d5ef 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -7,6 +7,8 @@ variables: build-bookworm: stage: build + only: + - tags tags: - bookworm script: @@ -27,6 +29,8 @@ build-bookworm: build-sid: stage: build + only: + - tags tags: - sid script: