[neon/snap-packaging/plasma-core-desktop-snap] debian: actually set the auto pipeline up

Carlos De Maine null at kde.org
Mon Apr 29 12:19:56 BST 2024


Git commit 060b82614006e1ab7d572251923b5e43d3708a8c by Carlos De Maine.
Committed on 29/04/2024 at 11:19.
Pushed by carlosdem into branch 'master'.

actually set the auto pipeline up

A  +12   -0    debian/.gitlab-ci-neon.yml

https://invent.kde.org/neon/snap-packaging/plasma-core-desktop-snap/-/commit/060b82614006e1ab7d572251923b5e43d3708a8c

diff --git a/debian/.gitlab-ci-neon.yml b/debian/.gitlab-ci-neon.yml
new file mode 100644
index 0000000..032f934
--- /dev/null
+++ b/debian/.gitlab-ci-neon.yml
@@ -0,0 +1,12 @@
+# SPDX-FileCopyrightText: none
+# SPDX-License-Identifier: CC0-1.0
+
+include:
+  - project: sysadmin/ci-utilities
+    file:
+      - /gitlab-templates/snap-snapcraft-lxd.yml
+
+default:
+    before_script:
+    - cp attic/999-zzz-passwordless-root-on-serial.chroot ./hooks
+    - cp attic/snap-connections.txt ./


More information about the Neon-commits mailing list