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

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


The following commit(s) were added to refs/heads/support/1.14 by this push:
     new be08757  GEODE-9298: remove concourse deprecation warnings
be08757 is described below

commit be087577deca2a4fff451895157ab770e485ace8
Author: Owen Nichols <[email protected]>
AuthorDate: Thu May 27 17:11:16 2021 -0700

    GEODE-9298: remove concourse deprecation warnings
---
 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 3016d07..6e835ec 100644
--- a/ci/pipelines/geode-build/jinja.template.yml
+++ b/ci/pipelines/geode-build/jinja.template.yml
@@ -544,7 +544,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