Inherit global CONFIGURE variable for stress tests

CONFIGURE is needed to build BIND 9 stress tests of 9.20 and 9.18
branches.
This commit is contained in:
Michal Nowak 2026-05-13 19:01:44 +02:00
parent 3b048c5a3d
commit 41d128bbf1

View 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: