jenkins: log errors
This commit is contained in:
parent
b0fafdab44
commit
4d09738cf5
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
final String mvn = "mvn --batch-mode --update-snapshots"
|
final String mvn = "mvn --batch-mode --update-snapshots --errors"
|
||||||
|
|
||||||
pipeline {
|
pipeline {
|
||||||
agent any
|
agent any
|
||||||
|
|
Loading…
Reference in a new issue