bodhi: Apparently I can't use a sourceStrategy and a dockerStrategy.
also camelCase is silly. Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
parent
33261bd578
commit
d15693177b
1 changed files with 0 additions and 4 deletions
|
@ -74,8 +74,6 @@ items:
|
||||||
type: Dockerfile
|
type: Dockerfile
|
||||||
strategy:
|
strategy:
|
||||||
type: Docker
|
type: Docker
|
||||||
dockerStrategy:
|
|
||||||
noCache: false
|
|
||||||
sourceStrategy:
|
sourceStrategy:
|
||||||
from:
|
from:
|
||||||
kind: "ImageStreamTag"
|
kind: "ImageStreamTag"
|
||||||
|
@ -116,8 +114,6 @@ items:
|
||||||
type: Dockerfile
|
type: Dockerfile
|
||||||
strategy:
|
strategy:
|
||||||
type: Docker
|
type: Docker
|
||||||
dockerStrategy:
|
|
||||||
noCache: false
|
|
||||||
sourceStrategy:
|
sourceStrategy:
|
||||||
from:
|
from:
|
||||||
kind: "ImageStreamTag"
|
kind: "ImageStreamTag"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue