We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d0ab07 commit 9097d0aCopy full SHA for 9097d0a
.travis.yml
@@ -41,7 +41,7 @@ jobs:
41
before_install:
42
- export DOCKER_CLI_EXPERIMENTAL=enabled
43
script:
44
- - go run build/ci.go docker -image -manifest amd64,arm64 -upload karalabe/geth-docker-test
+ - go run build/ci.go docker -image -manifest amd64,arm64 -upload ethereum/client-go
45
46
- stage: build
47
if: type = push
@@ -58,7 +58,7 @@ jobs:
58
59
60
61
62
63
# This builder does the Ubuntu PPA upload
64
0 commit comments