Don't cache the waiverdb parent image.

This commit is contained in:
Ralph Bean 2018-01-17 18:43:07 +00:00
parent 3df76d9e22
commit 742a4043df

View file

@ -24,6 +24,8 @@ spec:
USER 1001 USER 1001
strategy: strategy:
type: Docker type: Docker
dockerStrategy:
noCache: true
output: output:
to: to:
kind: ImageStreamTag kind: ImageStreamTag