Add caching example
This commit is contained in:
parent
3e75960263
commit
3e6f728533
3 changed files with 37 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -7,3 +7,6 @@
|
|||
|
||||
# Output of the go coverage tool, specifically when used with LiteIDE
|
||||
*.out
|
||||
|
||||
# kaniko base image cache files
|
||||
sha256:*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue