mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2026-01-08 19:31:12 +00:00
build
This commit is contained in:
parent
7cc3ca8d91
commit
14223255f7
1 changed files with 1 additions and 1 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
|
@ -4,7 +4,7 @@ pipeline {
|
|||
stage("BuildCode"){
|
||||
steps {
|
||||
sh """
|
||||
cd spring-petclinic
|
||||
|
||||
./mvnw package
|
||||
java -jar target/*.jar
|
||||
"""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue