1
0
Fork 0

Revert "Update appveyor.yml"

This reverts commit ad982e399f.
master
Philip O'Toole 1 year ago
parent ad982e399f
commit 32782f8d07

@ -25,7 +25,7 @@ build_script:
- go install -ldflags="-X %LINKER_PKG_PATH%.Branch=%APPVEYOR_REPO_BRANCH% -X %LINKER_PKG_PATH%.Commit=%APPVEYOR_REPO_COMMIT%" ./...
after_build:
- 7z a rqlite-%APPVEYOR_REPO_BRANCH%-latest-win64.zip %GOPATH%\bin\rq*.exe
- 7z a rqlite-latest-win64.zip %GOPATH%\bin\rq*.exe
artifacts:
- path: rqlite-%APPVEYOR_REPO_BRANCH%-latest-win64.zip

Loading…
Cancel
Save