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