mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-19 18:32:23 +00:00
.travis.yml: put back type = push
This commit is contained in:
parent
474af04093
commit
352edac4d6
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@ jobs:
|
|||
|
||||
# This builder does the Linux Azure uploads
|
||||
- stage: build
|
||||
# if: type = push
|
||||
if: type = push
|
||||
os: linux
|
||||
dist: noble
|
||||
sudo: required
|
||||
|
|
|
|||
Loading…
Reference in a new issue