mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2024-12-29 12:20:41 +00:00
CI Coverity dont log env vars
This commit is contained in:
parent
79435bb9f2
commit
c822db5f0f
@ -114,6 +114,7 @@ Coverity:
|
||||
script:
|
||||
- export CCACHE_BASEDIR="$(pwd)"
|
||||
- export CCACHE_DIR="$(pwd)/ccache"
|
||||
- export COVERITY_NO_LOG_ENVIRONMENT_VARIABLES=1
|
||||
- mkdir -pv "${CCACHE_DIR}"
|
||||
- ccache -z -M "${CCACHE_SIZE}"
|
||||
- CI/before_script.linux.sh
|
||||
|
Loading…
Reference in New Issue
Block a user