bodhi: Try dropping type: Docker from the strategy too.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
parent
d15693177b
commit
7f20d02af6
1 changed files with 0 additions and 2 deletions
|
@ -73,7 +73,6 @@ items:
|
||||||
ENTRYPOINT bash /etc/bodhi/start.sh
|
ENTRYPOINT bash /etc/bodhi/start.sh
|
||||||
type: Dockerfile
|
type: Dockerfile
|
||||||
strategy:
|
strategy:
|
||||||
type: Docker
|
|
||||||
sourceStrategy:
|
sourceStrategy:
|
||||||
from:
|
from:
|
||||||
kind: "ImageStreamTag"
|
kind: "ImageStreamTag"
|
||||||
|
@ -113,7 +112,6 @@ items:
|
||||||
ENTRYPOINT /usr/bin/fedora-messaging consume
|
ENTRYPOINT /usr/bin/fedora-messaging consume
|
||||||
type: Dockerfile
|
type: Dockerfile
|
||||||
strategy:
|
strategy:
|
||||||
type: Docker
|
|
||||||
sourceStrategy:
|
sourceStrategy:
|
||||||
from:
|
from:
|
||||||
kind: "ImageStreamTag"
|
kind: "ImageStreamTag"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue