aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Sebastiaan Zeeff <[email protected]>2020-11-17 20:23:31 +0100
committerGravatar Sebastiaan Zeeff <[email protected]>2020-11-17 20:23:31 +0100
commitc5d8890505c394a7f4e3cef4cdc5d03858986f37 (patch)
tree7dea86ac1503c34f479a0dc2fe4d8290ecaf1df6
parentRemove show images step from workflow (diff)
Test GHCR caching of layers
-rw-r--r--.github/workflows/lint-test.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/lint-test.yaml b/.github/workflows/lint-test.yaml
index d4cdca8..7bfc398 100644
--- a/.github/workflows/lint-test.yaml
+++ b/.github/workflows/lint-test.yaml
@@ -140,5 +140,5 @@ jobs:
type=local,src=/tmp/.buildx-cache
ghcr.io/python-discord/snekbox-base:latest
ghcr.io/python-discord/snekbox-venv:latest
- cache-to: type=local,dest=/tmp/.buildx-cache
+ cache-to: ghcr.io/python-discord/snekbox-venv:latest
tags: ghcr.io/python-discord/snekbox-venv:latest