[neon/snap-packaging/kf6-snap] debian: test
Carlos De Maine
null at kde.org
Mon Apr 15 11:02:37 BST 2024
Git commit 8e21a05b5ed76cba5c5607089f4cb3d96f3444d0 by Carlos De Maine.
Committed on 15/04/2024 at 10:02.
Pushed by carlosdem into branch 'master'.
test
M +8 -8 debian/.gitlab-ci-neon.yml
https://invent.kde.org/neon/snap-packaging/kf6-snap/-/commit/8e21a05b5ed76cba5c5607089f4cb3d96f3444d0
diff --git a/debian/.gitlab-ci-neon.yml b/debian/.gitlab-ci-neon.yml
index 57a4572..bad2445 100644
--- a/debian/.gitlab-ci-neon.yml
+++ b/debian/.gitlab-ci-neon.yml
@@ -1,10 +1,10 @@
-include:
- - project: sysadmin/ci-utilities
- file:
- - /gitlab-templates/blocks/workflow.yml
+#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: [""]
+# stage: build
+# image:
+# name: invent-registry.kde.org/sysadmin/ci-images/snap-builder:latest
+# entrypoint: [""]
script: podman info | grep -i overlay
\ No newline at end of file
More information about the Neon-commits
mailing list