mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-22 15:25:49 +00:00
Update Jenkinsfile
This commit is contained in:
parent
b1b3f16bb2
commit
d85616540d
1 changed files with 1 additions and 1 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -1,4 +1,4 @@
|
||||||
node('jenkins'){
|
node('$hostname'){
|
||||||
stage('scm'){
|
stage('scm'){
|
||||||
git 'https://github.com/ametgud4u/spring-petclinic.git'
|
git 'https://github.com/ametgud4u/spring-petclinic.git'
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue