mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-27 01:45:49 +00:00
added
This commit is contained in:
parent
b6296063fe
commit
ad39dcd349
1 changed files with 1 additions and 2 deletions
|
@ -44,9 +44,8 @@ pipeline {
|
||||||
rtPublishBuildInfo (
|
rtPublishBuildInfo (
|
||||||
serverId: "ARTIFACTORY_SERVER"
|
serverId: "ARTIFACTORY_SERVER"
|
||||||
)
|
)
|
||||||
//sh "mvn ${params.MAVEN_GOAL}"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue