From 0743af783da326843eb6a744ddb9f0fe1d39a067 Mon Sep 17 00:00:00 2001 From: senatorovv <61406888+senatorovv@users.noreply.github.com> Date: Wed, 12 Jul 2023 10:36:53 +0400 Subject: [PATCH] Update Jenkinsfile --- Jenkinsfile | 6 ------ 1 file changed, 6 deletions(-) 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 {