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 1f6d34d commit c095b7eCopy full SHA for c095b7e
.github/workflows/docker.yml
@@ -64,7 +64,6 @@ jobs:
64
push: true
65
tags: ${{ steps.meta.outputs.tags }}
66
labels: ${{ steps.meta.outputs.labels }}
67
- build-contexts: tinygo-llvm-build=docker-image://tinygo/llvm-17
68
cache-from: type=gha
69
cache-to: type=gha,mode=max
70
- name: Trigger Drivers repo build on Github Actions
0 commit comments