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
af22f7f404
commit
51596a2e83
1 changed files with 1 additions and 0 deletions
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
|
@ -1,4 +1,5 @@
|
|||
pipeline {
|
||||
agent any
|
||||
stages {
|
||||
stage("build") {
|
||||
steps {
|
||||
|
|
Loading…
Reference in a new issue