Skip to content

Commit

Permalink
Signed-off-by: NginProject <[email protected]>
Browse files Browse the repository at this point in the history
  • Loading branch information
NginProject committed Oct 6, 2018
1 parent 99e4467 commit c7aae45
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,8 @@ install:

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
- .\ngind.exe version
- 7z a ngind-win64.zip ngind.exe

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

0 comments on commit c7aae45

Please sign in to comment.