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


The following commit(s) were added to refs/heads/support/1.15 by this push:
     new 4542cdd  do more testing in parallel on mature support branches
4542cdd is described below

commit 4542cdd4e40a3ddf217548d9118cd3ad5f8bfa7e
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..820d8b1 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