kubo/mk
Marcin Rataj 8e5ef5503d
fix(ci): docker build (#10914)
* fix(ci): pass -buildvcs=false to go list in Makefile

Docker builds were failing because go list commands in mk/golang.mk
didn't inherit GOFLAGS from the environment, causing empty package
names when .git directory was incomplete.

This issue always existed but was masked until recent changes in
GitHub Actions runners or Docker golang image exposed it.

* fix(ci): use modern ENV key=value format in Dockerfile

Fixes Docker build deprecation warnings.
2025-08-14 01:49:35 +02:00
..
footer.mk Jenkins CI 2017-02-12 01:18:41 +01:00
git.mk build: fix build when we don't have a full git tree 2019-09-04 13:37:20 -07:00
golang.mk fix(ci): docker build (#10914) 2025-08-14 01:49:35 +02:00
header.mk Jenkins CI 2017-02-12 01:18:41 +01:00
tarball.mk fix: kubo-source.tar.gz on dist.ipfs.io 2022-07-08 15:23:07 +02:00
util.mk Revert "build,docker: add support for riscv64" 2024-01-04 14:37:23 +01:00