mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
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:
parent
3b048c5a3d
commit
41d128bbf1
1 changed files with 1 additions and 0 deletions
|
|
@ -2583,6 +2583,7 @@ stress-test-child-pipeline:
|
|||
inherit:
|
||||
variables:
|
||||
- CI_REGISTRY_IMAGE
|
||||
- CONFIGURE
|
||||
rules:
|
||||
- if: '$CI_MERGE_REQUEST_DIFF_BASE_SHA != null'
|
||||
changes:
|
||||
|
|
|
|||
Loading…
Reference in a new issue