mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-23 08:15: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') {
|
stage('Build & SonarQube Scan') {
|
||||||
steps {
|
steps {
|
||||||
|
sh 'ls'
|
||||||
sh 'cd spring-petclinic-jenkins'
|
sh 'cd spring-petclinic-jenkins'
|
||||||
sh 'mvn --version'
|
sh 'mvn --version'
|
||||||
sh 'mvn package'
|
sh 'mvn package'
|
||||||
|
|
Loading…
Reference in a new issue