install Lua, change buildtype to Release
This commit is contained in:
parent
c6b39546ba
commit
0633d14d6b
3 changed files with 5 additions and 2 deletions
|
@ -2,7 +2,7 @@ stages:
|
|||
- build
|
||||
|
||||
variables:
|
||||
BUILD_TYPE: "DEV"
|
||||
BUILD_TYPE: "REL"
|
||||
|
||||
Windows Installer:
|
||||
stage: build
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue