mirror of
https://github.com/OpenMW/openmw.git
synced 2025-10-28 08:56:37 +00:00
Don't save artifacts when using coverity
This commit is contained in:
parent
508682cda7
commit
baf62f4922
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@ Coverity:
|
||||||
variables:
|
variables:
|
||||||
CC: gcc
|
CC: gcc
|
||||||
CXX: g++
|
CXX: g++
|
||||||
timeout: 8h
|
artifacts:
|
||||||
|
|
||||||
Debian_GCC:
|
Debian_GCC:
|
||||||
extends: .Debian
|
extends: .Debian
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue