mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-22 07:15:49 +00:00
Update Jenkinsfile
This commit is contained in:
parent
1c242c239e
commit
d48cb840d7
1 changed files with 1 additions and 0 deletions
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
|
@ -15,6 +15,7 @@
|
|||
}
|
||||
stage('Build petclinic') {
|
||||
agent { dockerfile true }
|
||||
steps {}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue