[neon/snap-packaging/kf6-snap] debian: try remote runner

Carlos De Maine null at kde.org
Mon Apr 15 02:25:34 BST 2024


Git commit cf08da90f7fecaac194b9e62d143dd330a2eb3b9 by Carlos De Maine.
Committed on 15/04/2024 at 01:25.
Pushed by carlosdem into branch 'master'.

try remote runner

M  +1    -1    debian/.gitlab-ci-neon.yml

https://invent.kde.org/neon/snap-packaging/kf6-snap/-/commit/cf08da90f7fecaac194b9e62d143dd330a2eb3b9

diff --git a/debian/.gitlab-ci-neon.yml b/debian/.gitlab-ci-neon.yml
index cd11893..8c4b7a1 100644
--- a/debian/.gitlab-ci-neon.yml
+++ b/debian/.gitlab-ci-neon.yml
@@ -14,7 +14,7 @@ snap:
       # we don't want the manual job to block the pipeline
       allow_failure: true
   tags:
-    - Snap
+    - snap
   variables:
     KDE_SNAP_MODULE_NAME: ${CI_PROJECT_NAME}
     KDECI_SIGNSNAP_CONFIG: $CI_PROJECT_DIR/ci-utilities/signing/signsnap.ini


More information about the Neon-commits mailing list