mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-19 02:12:23 +00:00
Update .travis.yml
Updated build stage name
This commit is contained in:
parent
f3c626e2e4
commit
915301198e
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ jobs:
|
||||||
submodules: false
|
submodules: false
|
||||||
script:
|
script:
|
||||||
- go run build/ci.go lint
|
- go run build/ci.go lint
|
||||||
- stage: Push Docker image
|
- stage: Build and push Docker image
|
||||||
services:
|
services:
|
||||||
- docker
|
- docker
|
||||||
before_install:
|
before_install:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue