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 8acf085228 GEODE-10089: do more testing in parallel on support branch
8acf085228 is described below

commit 8acf08522879eac7de084851611d37cd0d207c11
Author: Owen Nichols <[email protected]>
AuthorDate: Mon May 9 01:27:51 2022 -0700

    GEODE-10089: do more testing in parallel on support branch
---
 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 719717d7cc..9c1285e57e 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
-      - Build
+      - build
     - get: alpine-tools-image
     - get: geode
       passed: *publish-passed-inputs

Reply via email to