Mentions légales du service

Skip to content
Snippets Groups Projects
Commit b6fb554a authored by TiborS's avatar TiborS :musical_score:
Browse files

Update .gitlab-ci.yml

parent 19b5479e
No related branches found
No related tags found
No related merge requests found
Pipeline #189849 failed
......@@ -2,6 +2,6 @@ build_linux:
stage: build
script:
- mkdir build-release-ci
- cd mkdir build-release-ci
- cd build-release-ci
- cmake .. -GNinja -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_COMPILER=clang -DCMAKE_CXX_COMPILER=clang++
- ninja
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment