mirror of
https://git.gfz-potsdam.de/naaice/tug.git
synced 2025-12-13 17:38:23 +01:00
Update .gitlab-ci.yml file
This commit is contained in:
parent
3f1747fba9
commit
7ede42fb1a
@ -40,6 +40,3 @@ lint:
|
|||||||
- mkdir build && cd build
|
- mkdir build && cd build
|
||||||
- cmake -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_CXX_CLANG_TIDY="clang-tidy;-checks=cppcoreguidelines-*,clang-analyzer-*,performance-*,readability-*, modernize-*" ..
|
- cmake -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_CXX_CLANG_TIDY="clang-tidy;-checks=cppcoreguidelines-*,clang-analyzer-*,performance-*,readability-*, modernize-*" ..
|
||||||
- make
|
- make
|
||||||
only:
|
|
||||||
refs:
|
|
||||||
- main
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user