netty5/.github/workflows
Chris Vest 0e03682537 Smaller output in codeql build (#10787)
Motivation:
Printing download progress in the build log makes it harder to see what's wrong when the build fails.

Modification:
Change the maven command to not show transfer progress, also enable batch mode so Maven don't print in colors that we can't see anyway.

Result:
More concise code analysis build logs.
2020-11-09 15:32:49 +01:00
..
codeql-analysis.yml Smaller output in codeql build (#10787) 2020-11-09 15:32:49 +01:00