mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-22 07:15:49 +00:00
Added Jenkinsfile
This commit is contained in:
parent
1a15069467
commit
2adb6a6d99
1 changed files with 9 additions and 8 deletions
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
|
@ -6,5 +6,6 @@ pipeline {
|
||||||
sh './mvnw package'
|
sh './mvnw package'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in a new issue