This commit is contained in:
Bharatkumar5690 2023-03-09 19:32:55 +05:30
parent 144130d855
commit 585d581706

1
Jenkinsfile vendored
View file

@ -9,6 +9,7 @@ pipeline {
steps {
git branch: 'declarative',
url: 'https://github.com/Bharatkumar5690/spring-petclinic.git'
sh printenv
}
}
stage('Artifactory configuration') {