1
0
Fork 0

Renaming appveyor artifact

master
Philip O'Toole 7 years ago committed by GitHub
parent 03ff5e4dbe
commit 307e59d054

@ -19,8 +19,8 @@ build_script:
- go test -v ./...
after_build:
- 7z a rqlited-nightly-win64.zip %GOPATH%\bin\rq*.exe
- 7z a rqlite-latest-win64.zip %GOPATH%\bin\rq*.exe
artifacts:
- path: rqlited-nightly-win64.zip
- path: rqlited-latest-win64.zip
name: rqlite for Windows x64

Loading…
Cancel
Save