added new v

This commit is contained in:
dhille 2023-11-30 14:35:26 +05:30
parent 519876df1d
commit 5dd42f526a

View file

@ -11,6 +11,7 @@ pipeline{
steps {
git url :'https://github.com/dhille98/spring-petclinic.git'
branch: 'dev'
}
}
stage('bulid') {