Commit 8d6b3737 authored by Rémy Coutable's avatar Rémy Coutable

Parallelize the 'static-analysis' job

Signed-off-by: default avatarRémy Coutable <remy@rymai.me>
parent 2e9372b5
......@@ -239,6 +239,7 @@ static-analysis:
dependencies: ["setup-test-env", "compile-assets pull-cache"]
variables:
SETUP_DB: "false"
parallel: 2
script:
- scripts/static-analysis
cache:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment