You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by pi...@apache.org on 2018/04/27 17:21:12 UTC

[geode] branch develop updated: GEODE-5130 - docker-image get needed (#1879)

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

pivotalsarge 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 5dee374  GEODE-5130 - docker-image get needed (#1879)
5dee374 is described below

commit 5dee3741d80ff4ddd91a3a24bc9ee5d386cfb816
Author: Sean Goller <se...@goller.net>
AuthorDate: Fri Apr 27 10:21:06 2018 -0700

    GEODE-5130 - docker-image get needed (#1879)
    
    Signed-off-by: Sean Goller <sg...@pivotal.io>
---
 ci/pipelines/geode-build/base.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/ci/pipelines/geode-build/base.yml b/ci/pipelines/geode-build/base.yml
index b84988f..ff28af2 100644
--- a/ci/pipelines/geode-build/base.yml
+++ b/ci/pipelines/geode-build/base.yml
@@ -178,6 +178,7 @@ jobs:
       passed: [AcceptanceTest, DistributedTest, IntegrationTest]
       trigger: true
     - get: geode-ci
+    - get: docker-geode-build-image
     - task: updatepassingref
       image: docker-geode-build-image
       config:

-- 
To stop receiving notification emails like this one, please contact
pivotalsarge@apache.org.