diff --git a/Jenkinsfile b/Jenkinsfile index b334f53ed..304671cc0 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -9,12 +9,6 @@ pipeline { stages { - stage('Checkout Source') { - steps { - git 'https://github.com/senatorovv/spring-petclinic.git' - } - } - stage('Build image') { steps{ script {