mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-29 18:55:49 +00:00
JenkinsFILE
This commit is contained in:
parent
4369571d9a
commit
72673dfb8d
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ pipeline {
|
|||
steps {
|
||||
echo 'Cloning'
|
||||
sh "git clone https://github.com/RolandBakunts/spring-petclinic.git"
|
||||
sh "ls -a"
|
||||
sh "./gradlew clean build"
|
||||
// withGradle(){
|
||||
// }
|
||||
|
|
Loading…
Reference in a new issue