From 1113355c74bd2577acd0e6d3e311a23fd7333e95 Mon Sep 17 00:00:00 2001 From: shindw Date: Tue, 3 Feb 2026 16:24:51 +0900 Subject: [PATCH] =?UTF-8?q?[api]=20Jenkinsfile.pjt=20-=20=EC=BB=B4?= =?UTF-8?q?=ED=8F=AC=EC=A6=88=20=EB=B3=B5=EC=82=AC2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Jenkinsfile.pjt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile.pjt b/Jenkinsfile.pjt index d349826..1dee48c 100644 --- a/Jenkinsfile.pjt +++ b/Jenkinsfile.pjt @@ -20,7 +20,7 @@ pipeline { SSH_COMPOSE_FILE = "api-compose.pjt.yml" // ===== jenkins workspace path ===== - WORK_COMPOSE_DIR = "deploy/pjt/compose/" + WORK_COMPOSE_DIR = "deploy/pjt/compose" WORK_COMPOSE_FILE = "api-compose.pjt.yml" }