square-messages
Black Hat 2018-07-11 12:28:02 +00:00
parent dbf129a82e
commit 8232d2ed8b
1 changed files with 8 additions and 1 deletions

View File

@ -3,4 +3,11 @@ image: rabits/qt:5.11-desktop
build:
stage: build
script:
- ls -l
- git submodule update --init --recursive
- mkdir build && cd build
- qmake ../matrique.pro -spec linux-g++ CONFIG+=qtquickcompiler
- make -j4
artifacts:
paths:
- build/