[neon/snap-packaging/kde-qt6-snap] debian: SNAPCRAFT_MAX_PARALLEL_BUILD_COUNT

Carlos De Maine null at kde.org
Wed Apr 24 00:19:27 BST 2024


Git commit 75fe7b3b115f25fa326b1aad5aa831417788f904 by Carlos De Maine.
Committed on 23/04/2024 at 23:19.
Pushed by carlosdem into branch 'master'.

SNAPCRAFT_MAX_PARALLEL_BUILD_COUNT

M  +1    -1    debian/.gitlab-ci-neon.yml

https://invent.kde.org/neon/snap-packaging/kde-qt6-snap/-/commit/75fe7b3b115f25fa326b1aad5aa831417788f904

diff --git a/debian/.gitlab-ci-neon.yml b/debian/.gitlab-ci-neon.yml
index 693cad7..3a191f0 100644
--- a/debian/.gitlab-ci-neon.yml
+++ b/debian/.gitlab-ci-neon.yml
@@ -6,4 +6,4 @@ include:
     file:
       - /gitlab-templates/snap-snapcraft-lxd.yml
 variables:
-  NINJAFLAGS: "-j30"
\ No newline at end of file
+  SNAPCRAFT_MAX_PARALLEL_BUILD_COUNT: "-j30"
\ No newline at end of file


More information about the Neon-commits mailing list