improved gitlab ci
This commit is contained in:
parent
8d688716eb
commit
a231e6c852
@ -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/
|
||||
|
Loading…
Reference in New Issue
Block a user