]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Rename the GitLab CI environment variable to BUILD_PARALLEL_JOBS
authorOndřej Surý <ondrej@sury.org>
Wed, 12 Dec 2018 20:54:54 +0000 (21:54 +0100)
committerOndřej Surý <ondrej@sury.org>
Wed, 12 Dec 2018 22:08:43 +0000 (23:08 +0100)
(cherry picked from commit e20d5e4dd237d5c0358f50104c92e8822eb9f4f2)

.gitlab-ci.yml

index 1d8dec2fef580e60a23122087fff9c1084a89697..bf4a1b89bf670403541c1abf2e9a9aa2c2b4de8b 100644 (file)
@@ -116,7 +116,7 @@ stages:
     - autoreconf -fi
   script:
     - ./configure --enable-developer --with-randomdev=/dev/urandom --with-libtool --disable-static --with-cmocka --with-libidn2 --prefix=$HOME/.local --without-make-clean ${EXTRA_CONFIGURE} || cat config.log
-    - make -j${PARALLEL_JOBS_BUILD:-1} -k all V=1
+    - make -j${BUILD_PARALLEL_JOBS:-1} -k all V=1
   artifacts:
     paths:
     - doc/