[neon/ubuntu-core] debian: add Linux tag as well

Carlos De Maine null at kde.org
Sun Apr 7 11:49:03 BST 2024


Git commit 8e87d9c7a065c22dd53a6eeeefdbe8a275fcecbd by Carlos De Maine.
Committed on 07/04/2024 at 10:49.
Pushed by carlosdem into branch 'master'.

add Linux tag as well

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

https://invent.kde.org/neon/ubuntu-core/-/commit/8e87d9c7a065c22dd53a6eeeefdbe8a275fcecbd

diff --git a/debian/.gitlab-ci-neon.yml b/debian/.gitlab-ci-neon.yml
index 1033386..f183eff 100644
--- a/debian/.gitlab-ci-neon.yml
+++ b/debian/.gitlab-ci-neon.yml
@@ -4,7 +4,8 @@ include:
 
 default:
   tags:
-    - snap
+    - Linux
+    - Snap
 
 stages:
   - prepare_helper_image


More information about the Neon-commits mailing list