[neon/snap-packaging/kf6-snap] debian: ready to build
Carlos De Maine
null at kde.org
Thu Apr 18 07:33:37 BST 2024
Git commit 0fd0b0ff684f2df56e32aa33e3513b50314d6ad4 by Carlos De Maine.
Committed on 18/04/2024 at 06:33.
Pushed by carlosdem into branch 'master'.
ready to build
M +5 -9 debian/.gitlab-ci-neon.yml
https://invent.kde.org/neon/snap-packaging/kf6-snap/-/commit/0fd0b0ff684f2df56e32aa33e3513b50314d6ad4
diff --git a/debian/.gitlab-ci-neon.yml b/debian/.gitlab-ci-neon.yml
index c7aee45..ae7d700 100644
--- a/debian/.gitlab-ci-neon.yml
+++ b/debian/.gitlab-ci-neon.yml
@@ -1,12 +1,8 @@
+# SPDX-FileCopyrightText: none
+# SPDX-License-Identifier: CC0-1.0
+
include:
- project: sysadmin/ci-utilities
file:
- - /gitlab-templates/blocks/workflow.yml
-snap:
- stage: build
- image:
- name: invent-registry.kde.org/sysadmin/ci-images/snap-builder:latest
- entrypoint: [""]
- script:
- - snap --version
- - snapcraft
\ No newline at end of file
+ - /gitlab-templates/snap-snapcraft-destructive.yml
+ - /gitlab-templates/snap-snapcraft-lxd.yml
More information about the Neon-commits
mailing list