mirror of
https://github.com/digarok/gsplus.git
synced 2024-11-28 04:49:18 +00:00
ci script for win32 build
This commit is contained in:
parent
6fdd04c78e
commit
78a1732ca5
@ -44,3 +44,12 @@ build-osx:
|
||||
- make clean ; make
|
||||
|
||||
|
||||
|
||||
build-win32:
|
||||
tags:
|
||||
- windows
|
||||
stage: build
|
||||
script:
|
||||
- cd src
|
||||
- ln -s vars_win32 vars
|
||||
- make clean ; make
|
||||
|
Loading…
Reference in New Issue
Block a user