Commit 3778d5e
ci: disable Docker buildx record upload to fix Create Release job
docker/build-push-action@v6 uploads internal .dockerbuild record
artifacts named after the repository owner. On the gridcoin-community
org these match the gridcoin-* glob used by the Create Release download
step, causing artifact download failures. Set DOCKER_BUILD_RECORD_UPLOAD
to false on the docker-publish job to prevent these artifacts.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 7b796c2 commit 3778d5e
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
755 | 755 | | |
756 | 756 | | |
757 | 757 | | |
| 758 | + | |
| 759 | + | |
| 760 | + | |
| 761 | + | |
| 762 | + | |
758 | 763 | | |
759 | 764 | | |
760 | 765 | | |
| |||
0 commit comments