aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Sebastiaan Zeeff <[email protected]>2020-11-18 22:33:52 +0100
committerGravatar Sebastiaan Zeeff <[email protected]>2020-11-18 22:33:52 +0100
commit31e4e379d366ad615f758e3d921122fb86cac4a9 (patch)
treee09d5035f4184f749968526c16c3c309d2de94de
parentTest build with only repository-based caching (diff)
Disable load in buildx step
-rw-r--r--.github/workflows/lint-test-build-push.yaml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/lint-test-build-push.yaml b/.github/workflows/lint-test-build-push.yaml
index 2229ca2..bd2f622 100644
--- a/.github/workflows/lint-test-build-push.yaml
+++ b/.github/workflows/lint-test-build-push.yaml
@@ -52,7 +52,6 @@ jobs:
context: .
file: ./docker/Dockerfile
push: true
- load: true
target: venv
cache-from: |
ghcr.io/python-discord/snekbox-base:latest