improved gitlab ci

This commit is contained in:
lukas 2020-06-08 11:03:08 +02:00
parent 8d688716eb
commit a231e6c852

View File

@ -8,7 +8,7 @@ cmake:
stage: cmake
image: luki42/dynuiprefresher_build:latest
script:
- cmake -S . -B build
- cmake -S . -B build -D WinBuild=OFF -D GUI=OFF
artifacts:
paths:
- build/