mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-23 16:25:49 +00:00
Update Jenkinsfile
This commit is contained in:
parent
05c8a453ea
commit
cb142a6092
1 changed files with 3 additions and 2 deletions
5
Jenkinsfile
vendored
5
Jenkinsfile
vendored
|
@ -1,9 +1,10 @@
|
|||
pipeline{
|
||||
agent any
|
||||
/*
|
||||
|
||||
tools{
|
||||
maven "Maven3"
|
||||
maven "maven3"
|
||||
}
|
||||
/*
|
||||
triggers{
|
||||
cron("* * * * *")
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue