Skip to content

Add suffix to kaniko cache to allow for using blank cache

Reuben Pereira requested to merge rp/test-invalidating-kaniko-cache into master

What does this MR do and why?

Describe in detail what your merge request does and why.

Content

Add suffix to kaniko cache to allow for using a new blank cache. Simply change the KANIKO_CACHE_SUFFIX variable to force Kaniko to use a fresh/blank cache.

Author Check-list

  • Has documentation been updated?
Edited by Reuben Pereira

Merge request reports