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
|
||||
type: Dockerfile
|
||||
strategy:
|
||||
type: Docker
|
||||
sourceStrategy:
|
||||
from:
|
||||
kind: "ImageStreamTag"
|
||||
|
@ -113,7 +112,6 @@ items:
|
|||
ENTRYPOINT /usr/bin/fedora-messaging consume
|
||||
type: Dockerfile
|
||||
strategy:
|
||||
type: Docker
|
||||
sourceStrategy:
|
||||
from:
|
||||
kind: "ImageStreamTag"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue