1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-04-01 15:06:41 +00:00

Merge branch 'coerity_all' into 'master'

Build __everything__ in coverity

See merge request OpenMW/openmw!1022
This commit is contained in:
jvoisin 2021-07-16 20:18:42 +00:00
commit bd4e259edc

View file

@ -43,7 +43,7 @@ Coverity:
script:
- CI/before_script.linux.sh
# Add more than just `openmw` once we can build everything under 3h
- cov-analysis-linux64-*/bin/cov-build --dir cov-int cmake --build build -- -j $(nproc) openmw
- cov-analysis-linux64-*/bin/cov-build --dir cov-int cmake --build build -- -j $(nproc)
after_script:
- tar cfz cov-int.tar.gz cov-int
- curl https://scan.coverity.com/builds?project=$COVERITY_SCAN_PROJECT_NAME