win32 artifact

This commit is contained in:
Dagen Brock 2016-10-14 15:18:07 -05:00
parent bca946fa07
commit e39e4b375f
3 changed files with 14 additions and 0 deletions

2
.gitignore vendored
View File

@ -13,3 +13,5 @@ src/size_c.h
gsplus
gsportx
gsport
*.gsp

View File

@ -71,3 +71,15 @@ build-win32:
- ln -s vars_win32 vars
- make clean
- make
artifacts:
paths:
- gsplus
expire_in: 5 minutes
package-win32:
tags:
- windows
stage: package
artifacts:
paths:
- gsplus.exe

Binary file not shown.