Add test jenkinsfile
This commit is contained in:
parent
cfb6f4c125
commit
7e4b10f56f
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
@ -3,9 +3,6 @@
|
||||
|
||||
pipeline {
|
||||
agent { docker { image 'maven:3.6.3' } }
|
||||
tools {
|
||||
maven "Maven"
|
||||
}
|
||||
triggers {
|
||||
pollSCM "* * * * *"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user