We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfe3547 commit 12b6c8eCopy full SHA for 12b6c8e
.github/workflows/release-latest.yml
@@ -49,6 +49,6 @@ jobs:
49
provenance: false
50
files: docker-bake.hcl, env.hcl
51
targets: ${{ matrix.target }}
52
- set: |
53
- *.cache-from=type=gha
54
- *.cache-to=type=gha,mode=max
+ # set: |
+ # *.cache-from=type=gha
+ # *.cache-to=type=gha,mode=max
.github/workflows/test-build-latest.yml
@@ -38,6 +38,6 @@ jobs:
38
39
40
41
42
43
0 commit comments