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:
Randy Barlow 2019-05-15 19:09:47 +00:00
parent 33261bd578
commit d15693177b

View file

@ -74,8 +74,6 @@ items:
type: Dockerfile
strategy:
type: Docker
dockerStrategy:
noCache: false
sourceStrategy:
from:
kind: "ImageStreamTag"
@ -116,8 +114,6 @@ items:
type: Dockerfile
strategy:
type: Docker
dockerStrategy:
noCache: false
sourceStrategy:
from:
kind: "ImageStreamTag"