mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-16 04:35:49 +00:00
asdasd
This commit is contained in:
parent
218b2359fb
commit
85087b2887
1 changed files with 2 additions and 2 deletions
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
|
@ -25,7 +25,7 @@ pipeline {
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
stage ('Build') {
|
/*stage ('Build') {
|
||||||
steps {
|
steps {
|
||||||
sh './mvnw -B -DskipTests clean package'
|
sh './mvnw -B -DskipTests clean package'
|
||||||
}
|
}
|
||||||
|
@ -42,6 +42,6 @@ pipeline {
|
||||||
sh 'echo "hello $USER"'
|
sh 'echo "hello $USER"'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
*/
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue