mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-19 18:32:23 +00:00
remove autotag for testnet release channel
This commit is contained in:
parent
310d6c1117
commit
ecb9f174b4
1 changed files with 0 additions and 2 deletions
|
|
@ -80,8 +80,6 @@ jobs:
|
||||||
- docker push tomochain/tomochain:$TRAVIS_TAG
|
- docker push tomochain/tomochain:$TRAVIS_TAG
|
||||||
- docker tag tomochain/tomochain tomochain/node:latest
|
- docker tag tomochain/tomochain tomochain/node:latest
|
||||||
- docker push tomochain/node:latest
|
- docker push tomochain/node:latest
|
||||||
- docker tag tomochain/tomochain tomochain/node:testnet
|
|
||||||
- docker push tomochain/node:testnet
|
|
||||||
- docker tag tomochain/node tomochain/node:$TRAVIS_TAG
|
- docker tag tomochain/node tomochain/node:$TRAVIS_TAG
|
||||||
- docker push tomochain/node:$TRAVIS_TAG
|
- docker push tomochain/node:$TRAVIS_TAG
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue