mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-19 02:12:23 +00:00
tiny improve on travis
This commit is contained in:
parent
792fd83501
commit
813c3eb01c
1 changed files with 1 additions and 2 deletions
|
|
@ -42,8 +42,7 @@ jobs:
|
||||||
|
|
||||||
- stage: Github release
|
- stage: Github release
|
||||||
script:
|
script:
|
||||||
- make tomo
|
- make tomo-linux-amd64
|
||||||
- mv build/bin/tomo build/bin/tomo-linux-amd64
|
|
||||||
deploy:
|
deploy:
|
||||||
provider: releases
|
provider: releases
|
||||||
api_key: $GITHUB_TOKEN
|
api_key: $GITHUB_TOKEN
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue