improved gitlab ci
This commit is contained in:
parent
8d688716eb
commit
a231e6c852
@ -8,7 +8,7 @@ cmake:
|
|||||||
stage: cmake
|
stage: cmake
|
||||||
image: luki42/dynuiprefresher_build:latest
|
image: luki42/dynuiprefresher_build:latest
|
||||||
script:
|
script:
|
||||||
- cmake -S . -B build
|
- cmake -S . -B build -D WinBuild=OFF -D GUI=OFF
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- build/
|
- build/
|
||||||
|
Loading…
Reference in New Issue
Block a user