Skip to content

Commit

Permalink
Get Ready for v0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
NginProject committed Oct 6, 2018
1 parent e333e34 commit 99e4467
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ build_script:
- go build -tags=sputnikvm -ldflags "-X main.Version=%VERSION%" github.com/NginProject/ngind/cmd/ngind
- ps: >-
.\ngind.exe version
- - 7z a ngind-win64.zip ngind.exe

artifacts:
- path: ngind-win64-*.zip
- path: ngind-win64.zip

0 comments on commit 99e4467

Please sign in to comment.