Files
starter-workflows/ci
Arthur Baars 117a695161 maven.yml: add -B to the maven command line
Add the `-B` (batch mode) to the `mvn` command line. In interactive mode maven prints many lines of download progress output filling the console output with thousands of useless lines. Ideally the github-actions console would interpret `\r' as carriage return (go back to the beginning of the current line and overwrite it). As long as that is not the case using `-B` is a good workaround.
2019-09-20 12:41:36 -07:00
..
2019-08-14 10:43:09 -04:00
2019-08-14 10:43:09 -04:00
2019-08-20 11:10:54 +03:00
2019-08-19 02:26:04 +02:00
2019-08-14 10:43:09 -04:00
2019-08-14 10:43:09 -04:00
2019-08-20 14:38:08 -06:00
2019-08-13 12:57:25 -04:00
2019-08-14 10:43:09 -04:00
2019-08-16 10:19:02 -07:00
2019-08-14 10:43:09 -04:00