[neon/ubuntu-core/work.test-vm-builds] debian: need to include at least one file as well for a project
Carlos De Maine
null at kde.org
Sun Jul 6 03:44:05 BST 2025
Git commit 06b867210f3f95eb90a2d7a1211e2b911d302d7f by Carlos De Maine.
Committed on 06/07/2025 at 02:44.
Pushed by carlosdem into branch 'work.test-vm-builds'.
need to include at least one file as well for a project
M +3 -0 debian/.gitlab-ci-neon.yml
https://invent.kde.org/neon/ubuntu-core/-/commit/06b867210f3f95eb90a2d7a1211e2b911d302d7f
diff --git a/debian/.gitlab-ci-neon.yml b/debian/.gitlab-ci-neon.yml
index de2cd00..f1df747 100644
--- a/debian/.gitlab-ci-neon.yml
+++ b/debian/.gitlab-ci-neon.yml
@@ -7,6 +7,9 @@ include:
- local: debian/neon-core-image-signed.yml
- project: sysadmin/ci-utilities
ref: work/switch-vm-ci
+ file:
+ - /gitlab-templates/blocks/workflow.yml
+
variables:
SNAP_BUILD_TYPE: "legacy"
More information about the Neon-commits
mailing list