bild only with tag

This commit is contained in:
2025-03-22 09:20:06 +01:00
parent 92acef9188
commit 3042ec8aa1

View File

@@ -7,6 +7,8 @@ variables:
build-bookworm: build-bookworm:
stage: build stage: build
only:
- tags
tags: tags:
- bookworm - bookworm
script: script:
@@ -27,6 +29,8 @@ build-bookworm:
build-sid: build-sid:
stage: build stage: build
only:
- tags
tags: tags:
- sid - sid
script: script: