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
|
||||
name: frontend:latest
|
||||
source:
|
||||
type: Git
|
||||
git:
|
||||
uri: https://github.com/omallo/ruby-ex
|
||||
ref: master
|
||||
type: Binary
|
||||
strategy:
|
||||
type: Source
|
||||
sourceStrategy:
|
||||
|
|
Loading…
Reference in a new issue