mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-27 15:16:43 +00:00
Update appveyor
This commit is contained in:
parent
f1f8ea2b25
commit
b3dcd401bc
1 changed files with 4 additions and 2 deletions
|
|
@ -31,5 +31,7 @@ build_script:
|
||||||
- go run build\ci.go install
|
- go run build\ci.go install
|
||||||
|
|
||||||
after_build:
|
after_build:
|
||||||
- go run build\ci.go archive -type zip -signer WINDOWS_SIGNING_KEY -upload gexpstore/builds
|
- GO run build\ci.go archive -type zip
|
||||||
- go run build\ci.go nsis -signer WINDOWS_SIGNING_KEY -upload gexpstore/builds
|
|
||||||
|
artifacts:
|
||||||
|
- path: geth-*.zip
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue