From 9ca480a134207f6140b65883ac997b3fb5ef59c6 Mon Sep 17 00:00:00 2001 From: "Seonkyu.kim" Date: Wed, 21 May 2025 17:50:53 +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=204?= 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 1d55e9a..74ac362 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -11,7 +11,6 @@ pipeline { steps { script { sh """ - chown -R jenkins:jenkins /aca/front/ echo 'Clearing Front directory' find /aca/front/ -mindepth 1 -maxdepth 1 \\ ! -name 'privacy' \\