]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Inherit global CONFIGURE variable for stress tests
authorMichal Nowak <mnowak@isc.org>
Wed, 13 May 2026 17:01:44 +0000 (19:01 +0200)
committerMichal Nowak <mnowak@isc.org>
Wed, 13 May 2026 17:15:11 +0000 (19:15 +0200)
CONFIGURE is needed to build BIND 9 stress tests of 9.20 and 9.18
branches.

.gitlab-ci.yml

index 8f076557771cb038c7b30f2ca89e78bad9a0bd39..d2c297ffc65cf663404cb62d0ed987975323aa65 100644 (file)
@@ -2379,6 +2379,7 @@ stress-test-child-pipeline:
   inherit:
     variables:
       - CI_REGISTRY_IMAGE
+      - CONFIGURE
   rules:
     - if: '$CI_MERGE_REQUEST_DIFF_BASE_SHA != null'
       changes: