add .gitlab-ci.yml

This commit is contained in:
Syping 2018-06-22 18:03:22 +02:00
parent 0321d79136
commit 69a7ec8dbe
1 changed files with 9 additions and 0 deletions

9
.gitlab-ci.yml Normal file
View File

@ -0,0 +1,9 @@
image: syping/qt5-x86_64-w64-mingw32:5.9.6
job:
variables:
BUILD_SCRIPT: "windows_build.sh"
QT_SELECT: "qt5-x86_64-w64-mingw32"
EXECUTABLE_ARCH: "_x64"
script:
- .gitlab/gitlab.sh