Skip to content

Commit

Permalink
calculate-cache.sh: mention response cache file
Browse files Browse the repository at this point in the history
Signed-off-by: Norio Nomura <[email protected]>
  • Loading branch information
norio-nomura committed Aug 18, 2024
1 parent 081f698 commit 13b52d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hack/calculate-cache.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
# 1. extracts `runs_on` and `template` from workflow file (.github/workflows/test.yml)
# 2. check each template for image and nerdctl
# 3. detect size of image and nerdctl (responses from remote are cached for faster iteration)
# save the response in .calculate-cache-response-cache.yaml
# 4. print content size, actual cache size (if available), by cache key
#
# The major differences for reducing cache usage are as follows:
Expand Down

0 comments on commit 13b52d7

Please sign in to comment.