Skip to content

Commit c095b7e

Browse files
committed
build: only use GHA cache for docker dev builds, ignore the previous saved build-context
Signed-off-by: deadprogram <[email protected]>
1 parent 1f6d34d commit c095b7e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/docker.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@ jobs:
6464
push: true
6565
tags: ${{ steps.meta.outputs.tags }}
6666
labels: ${{ steps.meta.outputs.labels }}
67-
build-contexts: tinygo-llvm-build=docker-image://tinygo/llvm-17
6867
cache-from: type=gha
6968
cache-to: type=gha,mode=max
7069
- name: Trigger Drivers repo build on Github Actions

0 commit comments

Comments
 (0)