Cache the Bodhi dockerfile in the OS buildconfig.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
parent
63c288907f
commit
9f74f46187
1 changed files with 2 additions and 0 deletions
|
@ -39,6 +39,8 @@ items:
|
||||||
type: Dockerfile
|
type: Dockerfile
|
||||||
strategy:
|
strategy:
|
||||||
type: Docker
|
type: Docker
|
||||||
|
dockerStrategy:
|
||||||
|
noCache: false
|
||||||
output:
|
output:
|
||||||
to:
|
to:
|
||||||
kind: ImageStreamTag
|
kind: ImageStreamTag
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue