mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-23 16:25:49 +00:00
Update Jenkinsfile
This commit is contained in:
parent
c24e0c0a83
commit
0743af783d
1 changed files with 0 additions and 6 deletions
6
Jenkinsfile
vendored
6
Jenkinsfile
vendored
|
@ -9,12 +9,6 @@ pipeline {
|
|||
|
||||
stages {
|
||||
|
||||
stage('Checkout Source') {
|
||||
steps {
|
||||
git 'https://github.com/senatorovv/spring-petclinic.git'
|
||||
}
|
||||
}
|
||||
|
||||
stage('Build image') {
|
||||
steps{
|
||||
script {
|
||||
|
|
Loading…
Reference in a new issue