Updating gitlab ci and read me #650

Merged
rilesdun merged 3 commits from Updating-Gitlab-CI-and-ReadMe into develop 2022-02-16 18:28:26 +00:00
Showing only changes of commit 6dc76c70fe - Show all commits

View file

@ -19,7 +19,7 @@ build:
- mkdir build
- cd build
- cmake -DCMAKE_BUILD_TYPE=Release ..
- make -j($nproc)
- make -j$(nproc)
artifacts:
untracked: true
paths: