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

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


The following commit(s) were added to refs/heads/support/1.13 by this push:
     new df1d996  fix jinja template difference from cherry-pick
df1d996 is described below

commit df1d996917582fe92a84d5a5d2f12c322907c5dc
Author: Robert Houghton <rhough...@pivotal.io>
AuthorDate: Tue Mar 22 16:08:42 2022 -0700

    fix jinja template difference from cherry-pick
---
 ci/pipelines/pull-request/jinja.template.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ci/pipelines/pull-request/jinja.template.yml 
b/ci/pipelines/pull-request/jinja.template.yml
index 0567af5..39a19a0 100644
--- a/ci/pipelines/pull-request/jinja.template.yml
+++ b/ci/pipelines/pull-request/jinja.template.yml
@@ -146,7 +146,7 @@ jobs:
             - name: geode-ci
             - name: attempts-log
               path: old
-            - name: {{ test.PLATFORM}}-builder-image-family
+            - name: {{ build_test.PLATFORM}}-builder-image-family
               path: builder-image
             outputs:
             - name: instance-data

Reply via email to