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

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

commit c9795c3582955c39dacc5f9e8573c55e08009e61
Author: Robert Houghton <rhough...@pivotal.io>
AuthorDate: Wed Oct 28 15:30:51 2020 -0700

    Update exmples CI to use the builder_image (#5685)
    
    (cherry picked from commit 5953aad1edc659660ab0772d262cd48ca5ec11ce)
    (cherry picked from commit 5ccc89934bcd788e14cc94c626ceec0e916cca1f)
---
 ci/pipelines/examples/jinja.template.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/ci/pipelines/examples/jinja.template.yml 
b/ci/pipelines/examples/jinja.template.yml
index eb4ec1a..cd9ff8e 100644
--- a/ci/pipelines/examples/jinja.template.yml
+++ b/ci/pipelines/examples/jinja.template.yml
@@ -141,6 +141,8 @@ jobs:
       - name: geode-ci
       - name: attempts-log
         path: old
+      - name: linux-builder-image-family
+        path: builder-image
       outputs:
       - name: instance-data
       - name: attempts-log

Reply via email to