mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-18 09:53:48 +00:00
build: actually disable publish
This commit is contained in:
parent
2b7ef9f181
commit
ab191e3eaf
1 changed files with 0 additions and 1 deletions
|
|
@ -737,7 +737,6 @@ func doDockerBuildx(cmdline []string) {
|
|||
"--build-arg", "BUILDNUM="+env.Buildnum,
|
||||
"--tag", gethImage,
|
||||
"--platform", *platform,
|
||||
"--push",
|
||||
"--file", spec.file,
|
||||
)
|
||||
if *upload {
|
||||
|
|
|
|||
Loading…
Reference in a new issue