You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by on...@apache.org on 2019/06/05 17:37:23 UTC

[geode] branch develop updated: pin pr-resource to previous release since v0.14.0 is broken

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

onichols 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 846bece  pin pr-resource to previous release since v0.14.0 is broken
846bece is described below

commit 846bece5aec8e6ac8809569a7657627eb49f9faf
Author: Owen Nichols <on...@pivotal.io>
AuthorDate: Wed Jun 5 10:36:47 2019 -0700

    pin pr-resource to previous release since v0.14.0 is broken
---
 ci/pipelines/pull-request/jinja.template.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/ci/pipelines/pull-request/jinja.template.yml b/ci/pipelines/pull-request/jinja.template.yml
index c5cfe49..c20322a 100644
--- a/ci/pipelines/pull-request/jinja.template.yml
+++ b/ci/pipelines/pull-request/jinja.template.yml
@@ -60,6 +60,7 @@ resource_types:
   type: docker-image
   source:
     repository: teliaoss/github-pr-resource
+    tag: v0.13.0
 - name: concourse-metadata-resource
   type: docker-image
   source: