File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -105,6 +105,7 @@ steps:
105105 env :
106106 ES_RUNTIME_JAVA : " {{matrix.ES_RUNTIME_JAVA}}"
107107 GRADLE_TASK : " {{matrix.GRADLE_TASK}}"
108+ ENTITLEMENTS_ENABLED : " {{matrix.ENTITLEMENTS_ENABLED}}"
108109 - label : " {{matrix.ES_RUNTIME_JAVA}} / {{matrix.BWC_VERSION}} / java-matrix-bwc"
109110 command : .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true v$$BWC_VERSION#bwcTest
110111 timeout_in_minutes : 300
Original file line number Diff line number Diff line change @@ -524,6 +524,7 @@ steps:
524524 env :
525525 ES_RUNTIME_JAVA : " {{matrix.ES_RUNTIME_JAVA}}"
526526 GRADLE_TASK : " {{matrix.GRADLE_TASK}}"
527+ ENTITLEMENTS_ENABLED : " {{matrix.ENTITLEMENTS_ENABLED}}"
527528 - label : " {{matrix.ES_RUNTIME_JAVA}} / {{matrix.BWC_VERSION}} / java-matrix-bwc"
528529 command : .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true v$$BWC_VERSION#bwcTest
529530 timeout_in_minutes : 300
You can’t perform that action at this time.
0 commit comments