mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-22 15:55:49 +00:00
spc
This commit is contained in:
parent
bc52f410da
commit
ee17357256
1 changed files with 1 additions and 0 deletions
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
|
@ -17,6 +17,7 @@ pipeline{
|
|||
// }
|
||||
stage('Build & SonarQube Scan') {
|
||||
steps {
|
||||
sh 'ls'
|
||||
sh 'cd spring-petclinic-jenkins'
|
||||
sh 'mvn --version'
|
||||
sh 'mvn package'
|
||||
|
|
Loading…
Reference in a new issue