Update Jenkinsfile
This commit is contained in:
parent
e13eaa156c
commit
2e50f867a3
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
@ -7,9 +7,6 @@ pipeline {
|
|||||||
JAVA_TOOL_OPTIONS = '-Duser.home=/var/maven'
|
JAVA_TOOL_OPTIONS = '-Duser.home=/var/maven'
|
||||||
}
|
}
|
||||||
agent any
|
agent any
|
||||||
triggers {
|
|
||||||
pollSCM "* * * * *"
|
|
||||||
}
|
|
||||||
options {
|
options {
|
||||||
timestamps()
|
timestamps()
|
||||||
ansiColor("xterm")
|
ansiColor("xterm")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user