This is an automated email from the ASF dual-hosted git repository.

onichols pushed a commit to branch support/1.15
in repository https://gitbox.apache.org/repos/asf/geode.git

commit b5a59a3fcc3ede983abc4c64b5a90e3d9d3527f8
Author: Owen Nichols <[email protected]>
AuthorDate: Wed Mar 3 17:48:28 2021 -0800

    do more testing in parallel on mature support branches
    
    (cherry picked from commit df372eaf202b8bf4b6ee8284aab53aa8019f4337)
---
 ci/pipelines/geode-build/jinja.template.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ci/pipelines/geode-build/jinja.template.yml 
b/ci/pipelines/geode-build/jinja.template.yml
index 59dc0fb..19329a1 100644
--- a/ci/pipelines/geode-build/jinja.template.yml
+++ b/ci/pipelines/geode-build/jinja.template.yml
@@ -549,7 +549,7 @@ jobs:
   - in_parallel:
     - get: geode-ci
       passed: &publish-passed-inputs
-      {{- all_gating_jobs() | indent(6) }}
+      - build
     - get: alpine-tools-image
     - get: geode
       passed: *publish-passed-inputs

Reply via email to