mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-27 09:55:49 +00:00
changes
This commit is contained in:
parent
144130d855
commit
585d581706
1 changed files with 1 additions and 0 deletions
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
|
@ -9,6 +9,7 @@ pipeline {
|
||||||
steps {
|
steps {
|
||||||
git branch: 'declarative',
|
git branch: 'declarative',
|
||||||
url: 'https://github.com/Bharatkumar5690/spring-petclinic.git'
|
url: 'https://github.com/Bharatkumar5690/spring-petclinic.git'
|
||||||
|
sh printenv
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
stage('Artifactory configuration') {
|
stage('Artifactory configuration') {
|
||||||
|
|
Loading…
Reference in a new issue