mirror of
https://github.com/OpenMW/openmw.git
synced 2025-02-07 05:45:33 +00:00
Debug coverity
This commit is contained in:
parent
00112aec77
commit
4a2be64e92
1 changed files with 2 additions and 2 deletions
|
@ -68,8 +68,8 @@ Coverity:
|
||||||
- linux
|
- linux
|
||||||
image: ubuntu:20.04
|
image: ubuntu:20.04
|
||||||
stage: build
|
stage: build
|
||||||
rules:
|
# rules:
|
||||||
- if: $CI_PIPELINE_SOURCE == "schedule"
|
# - if: $CI_PIPELINE_SOURCE == "schedule"
|
||||||
cache:
|
cache:
|
||||||
key: Coverity.ubuntu_20.04.v1
|
key: Coverity.ubuntu_20.04.v1
|
||||||
paths:
|
paths:
|
||||||
|
|
Loading…
Reference in a new issue