From e57288eebbe5ab6b8a71defdb5170912d8da1efe Mon Sep 17 00:00:00 2001 From: Ovidio Mallo Date: Tue, 3 Jan 2017 00:18:48 +0100 Subject: [PATCH] Use a binary build --- deployment/manifests/build.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/deployment/manifests/build.yaml b/deployment/manifests/build.yaml index 6a81161..b33e0da 100644 --- a/deployment/manifests/build.yaml +++ b/deployment/manifests/build.yaml @@ -19,10 +19,7 @@ objects: kind: ImageStreamTag name: frontend:latest source: - type: Git - git: - uri: https://github.com/omallo/ruby-ex - ref: master + type: Binary strategy: type: Source sourceStrategy: