Commit 4087244
committed
Fix goreleaser issue:
During the goreleaser release process in CI
getting this error:
ERROR: failed to build: Attestation is not supported for the docker driver.
The hope is that setting up docker buildx
explicitly will get a version that will work
properly.
Signed-off-by: Jacob Weinstock <jakobweinstock@gmail.com>1 parent cf76e2c commit 4087244
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
29 | 35 | | |
30 | 36 | | |
31 | 37 | | |
| |||
0 commit comments