You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by jb...@apache.org on 2018/08/15 18:19:23 UTC

[geode] branch develop updated: GEODE-5584: Fixes branch path.

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

jbarrett pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git


The following commit(s) were added to refs/heads/develop by this push:
     new 1cbd41e  GEODE-5584: Fixes branch path.
1cbd41e is described below

commit 1cbd41e293fb1d8e691e5aa3ee2ca9f0a9c74df4
Author: Jake Barrett <bj...@pivotal.io>
AuthorDate: Wed Aug 15 11:16:52 2018 -0700

    GEODE-5584: Fixes branch path.
    
    Co-authored-by: Finn Southerland <fs...@pivotal.io>
    Co-authored-by: Jake Barrett <bj...@pivotal.io>
---
 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 29afa52..aa4056f 100644
--- a/ci/pipelines/geode-build/jinja.template.yml
+++ b/ci/pipelines/geode-build/jinja.template.yml
@@ -53,7 +53,7 @@ resources:
   source:
     bucket: ((!public-bucket))
     json_key: ((!concourse-gcp-key))
-    regexp: artifacts/jinja/geodefiles-(.*).tgz
+    regexp: artifacts/{{repository.branch}}/geodefiles-(.*).tgz
 - name: send-notification-email
   type: email
   source: