[neon/snap-packaging/kde-qt6-snap] debian: add some debug
Carlos De Maine
null at kde.org
Wed Apr 24 04:15:18 BST 2024
Git commit 14589bd6b118e4a0b3c1b7aac8e20da035d145b8 by Carlos De Maine.
Committed on 24/04/2024 at 03:15.
Pushed by carlosdem into branch 'master'.
add some debug
M +6 -1 debian/.gitlab-ci-neon.yml
https://invent.kde.org/neon/snap-packaging/kde-qt6-snap/-/commit/14589bd6b118e4a0b3c1b7aac8e20da035d145b8
diff --git a/debian/.gitlab-ci-neon.yml b/debian/.gitlab-ci-neon.yml
index 85ed0df..ffe2b63 100644
--- a/debian/.gitlab-ci-neon.yml
+++ b/debian/.gitlab-ci-neon.yml
@@ -6,4 +6,9 @@ include:
file:
- /gitlab-templates/snap-snapcraft-lxd.yml
variables:
- CRAFT_MAX_PARALLEL_BUILD_COUNT: "30"
\ No newline at end of file
+ CRAFT_MAX_PARALLEL_BUILD_COUNT: "30"
+ CRAFT_PARALLEL_BUILD_COUNT: "29"
+
+before_script:
+ - echo CRAFT_MAX_PARALLEL_BUILD_COUNT = $CRAFT_MAX_PARALLEL_BUILD_COUNT
+ - echo CRAFT_PARALLEL_BUILD_COUNT = $CRAFT_PARALLEL_BUILD_COUNT
\ No newline at end of file
More information about the Neon-commits
mailing list