From 204b6367270186f22142c059a5344229cbab9df5 Mon Sep 17 00:00:00 2001 From: Matthias Cramer Date: Mon, 25 Aug 2025 21:52:58 +0200 Subject: [PATCH] fix --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 1d3705e..4694ac2 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -275,7 +275,7 @@ build-plucky: paths: - build -publish-trixie: +publish-plucky: stage: publish needs: - build-plucky @@ -310,7 +310,7 @@ build-noble: paths: - build -publish-trixie: +publish-noble: stage: publish needs: - build-noble