We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 081f698 commit 13b52d7Copy full SHA for 13b52d7
hack/calculate-cache.sh
@@ -11,6 +11,7 @@
11
# 1. extracts `runs_on` and `template` from workflow file (.github/workflows/test.yml)
12
# 2. check each template for image and nerdctl
13
# 3. detect size of image and nerdctl (responses from remote are cached for faster iteration)
14
+# save the response in .calculate-cache-response-cache.yaml
15
# 4. print content size, actual cache size (if available), by cache key
16
#
17
# The major differences for reducing cache usage are as follows:
0 commit comments