[neon/ubuntu-core] debian: ready to build

Carlos De Maine null at kde.org
Thu Apr 18 15:15:49 BST 2024


Git commit cfedb438b499f51ef77c9383b9bcd3fc6420d107 by Carlos De Maine.
Committed on 18/04/2024 at 14:15.
Pushed by carlosdem into branch 'master'.

ready to build

M  +5    -15   debian/.gitlab-ci-neon.yml

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

diff --git a/debian/.gitlab-ci-neon.yml b/debian/.gitlab-ci-neon.yml
index 6ef7f58..2201e81 100644
--- a/debian/.gitlab-ci-neon.yml
+++ b/debian/.gitlab-ci-neon.yml
@@ -1,18 +1,8 @@
-#include:
-#  - remote: 'https://gitlab.com/lucyllewy/snapcraft-multiarch-gitlab-ci/-/raw/main/snapcraft.yml'
+# SPDX-FileCopyrightText: none
+# SPDX-License-Identifier: CC0-1.0
+
 include:
   - project: sysadmin/ci-utilities
     file:
-      - /gitlab-templates/linux.yml
-
-default:
-  tags:
-    - Snap
-
-snapcraft:
-    image: invent-registry.kde.org/sysadmin/ci-images/snap-builder:latest
-    script:
-      - git clone https://invent.kde.org/neon/ubuntu-core.git
-      - cd ubuntu-core
-      - make dangerous
-  
\ No newline at end of file
+      - /gitlab-templates/snap-image-dangerous.yml
+#      - /gitlab-templates/snap-image-signed.yml


More information about the Neon-commits mailing list