[neon/snap-packaging/kde-qt6-snap] debian: include primary job
Carlos De Maine
null at kde.org
Wed Apr 17 10:12:06 BST 2024
Git commit e575b2fcfdcc08b8748611789cf943ab18c23edc by Carlos De Maine.
Committed on 17/04/2024 at 09:12.
Pushed by carlosdem into branch 'master'.
include primary job
M +2 -1 debian/.gitlab-ci-neon.yml
https://invent.kde.org/neon/snap-packaging/kde-qt6-snap/-/commit/e575b2fcfdcc08b8748611789cf943ab18c23edc
diff --git a/debian/.gitlab-ci-neon.yml b/debian/.gitlab-ci-neon.yml
index bd41f9c..501d914 100644
--- a/debian/.gitlab-ci-neon.yml
+++ b/debian/.gitlab-ci-neon.yml
@@ -2,6 +2,7 @@ include:
- project: sysadmin/ci-utilities
file:
- /gitlab-templates/blocks/workflow.yml
+workflow:
snapcraft:
rules:
@@ -30,7 +31,7 @@ snapcraft:
- echo $SNAPCRAFT_STORE_CREDENTIALS
## different build jobs
-workflow:
+
rules:
- if: $KDE_SNAP_BUILD_TYPE == "destructive"
snapcraft_destructive:
More information about the Neon-commits
mailing list