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 0aa142d commit aa8023bCopy full SHA for aa8023b
1 file changed
.github/workflows/binaries.yml
@@ -14,9 +14,6 @@ jobs:
14
uses: docker/bake-action@v2
15
with:
16
targets: binaries
17
- set: |
18
- *.cache-from=type=gha,scope=binaries
19
- *.cache-to=type=gha,scope=binaries
20
- name: Rename binaries
21
run: |
22
mkdir bin
0 commit comments