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 bcd364d6f4
commit ad5cb84652

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