mirror of
https://github.com/rqlite/rqlite.git
synced 2022-10-30 02:37:32 +03:00
Renaming appveyor artifact
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user