From d51449aa36806d202848e290f25750f6ad3dded2 Mon Sep 17 00:00:00 2001 From: "Seonkyu.kim" Date: Wed, 21 May 2025 18:02:57 +0900 Subject: [PATCH] =?UTF-8?q?[=E2=99=BB=EF=B8=8F]=20Jenkins=20=EB=8F=99?= =?UTF-8?q?=EC=9E=91=20=EB=A1=9C=EC=A7=81=20=EC=88=98=EC=A0=95=206?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Jenkinsfile | 1 - 1 file changed, 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index 16e030a..221838e 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -5,7 +5,6 @@ pipeline { DOCKER_DEBUG_CONTAINER = 'acamate-front-build-debug' APP_VOLUME = '/src' } - stages { stage('Clear Repository') { steps {