diff options
-rw-r--r-- | .github/workflows/lint-test-build-push.yaml | 1 |
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 |