mirror of
https://github.com/OpenMW/openmw.git
synced 2025-05-10 04:11:25 +00:00
Update .gitlab-ci.yml
This commit is contained in:
parent
a8020d8076
commit
52743dadf3
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ variables:
|
||||||
# These can be specified per job or per pipeline
|
# These can be specified per job or per pipeline
|
||||||
ARTIFACT_COMPRESSION_LEVEL: "fast"
|
ARTIFACT_COMPRESSION_LEVEL: "fast"
|
||||||
CACHE_COMPRESSION_LEVEL: "fast"
|
CACHE_COMPRESSION_LEVEL: "fast"
|
||||||
SAST_EXCLUDED_ANALYZERS: bandit,eslint
|
SAST_EXCLUDED_ANALYZERS: "bandit"
|
||||||
SAST_EXCLUDED_PATHS: spec,test,tests,tmp,extern
|
SAST_EXCLUDED_PATHS: spec,test,tests,tmp,extern
|
||||||
|
|
||||||
.Ubuntu_Image:
|
.Ubuntu_Image:
|
||||||
|
|
Loading…
Reference in a new issue