install Lua, change buildtype to Release

This commit is contained in:
Syping 2019-07-24 20:12:26 +02:00
parent c6b39546ba
commit 0633d14d6b
3 changed files with 5 additions and 2 deletions

View file

@ -2,7 +2,7 @@ stages:
- build
variables:
BUILD_TYPE: "DEV"
BUILD_TYPE: "REL"
Windows Installer:
stage: build