Use a binary build
This commit is contained in:
parent
4a9c206752
commit
e57288eebb
1 changed files with 1 additions and 4 deletions
|
@ -19,10 +19,7 @@ objects:
|
||||||
kind: ImageStreamTag
|
kind: ImageStreamTag
|
||||||
name: frontend:latest
|
name: frontend:latest
|
||||||
source:
|
source:
|
||||||
type: Git
|
type: Binary
|
||||||
git:
|
|
||||||
uri: https://github.com/omallo/ruby-ex
|
|
||||||
ref: master
|
|
||||||
strategy:
|
strategy:
|
||||||
type: Source
|
type: Source
|
||||||
sourceStrategy:
|
sourceStrategy:
|
||||||
|
|
Loading…
Reference in a new issue