the-new-hotness: Disable docker caching
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
This commit is contained in:
parent
526f9a16d2
commit
91596d41ca
1 changed files with 2 additions and 0 deletions
|
@ -57,6 +57,8 @@ items:
|
|||
{% endif %}
|
||||
strategy:
|
||||
type: Docker
|
||||
dockerStrategy:
|
||||
noCache: true
|
||||
output:
|
||||
to:
|
||||
kind: ImageStreamTag
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue