[neon/ubuntu-core] debian: use the name tag

Carlos De Maine null at kde.org
Mon Apr 8 01:05:15 BST 2024


Git commit 0445c15ed15aa54e2a3d2992ad66b136cb38598c by Carlos De Maine.
Committed on 08/04/2024 at 00:05.
Pushed by carlosdem into branch 'master'.

use the name tag

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

https://invent.kde.org/neon/ubuntu-core/-/commit/0445c15ed15aa54e2a3d2992ad66b136cb38598c

diff --git a/debian/.gitlab-ci-neon.yml b/debian/.gitlab-ci-neon.yml
index 254fa88..94bf7a0 100644
--- a/debian/.gitlab-ci-neon.yml
+++ b/debian/.gitlab-ci-neon.yml
@@ -5,7 +5,8 @@ include:
 default:
   tags:
     - Snap
-  image: docker.io/diddledani/snapcraft:core22
+  image: 
+    name: "docker.io/diddledani/snapcraft:core22"
 
 stages:
   - prepare_helper_image


More information about the Neon-commits mailing list