]> 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:01:44 +0000 (19:01 +0200)
CONFIGURE is needed to build BIND 9 stress tests of 9.20 and 9.18
branches.

.gitlab-ci.yml

index 3575787873d5238912113eecf9e7a2e0c6420d22..33de4de247f927f7cb8d1078384a8fb50b744348 100644 (file)
@@ -2583,6 +2583,7 @@ stress-test-child-pipeline:
   inherit:
     variables:
       - CI_REGISTRY_IMAGE
+      - CONFIGURE
   rules:
     - if: '$CI_MERGE_REQUEST_DIFF_BASE_SHA != null'
       changes: