From b57bc4aaf449bb8f359647a9c01a643d33abaef6 Mon Sep 17 00:00:00 2001 From: shindw Date: Mon, 2 Feb 2026 16:51:47 +0900 Subject: [PATCH] =?UTF-8?q?[api]=20=EC=A0=A0=ED=82=A8=EC=8A=A4=20=ED=8C=8C?= =?UTF-8?q?=EC=9D=BC=20=EC=98=A4=EB=A5=98=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Jenkinsfile.pjt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Jenkinsfile.pjt b/Jenkinsfile.pjt index 1aa89cb..7ec1c07 100644 --- a/Jenkinsfile.pjt +++ b/Jenkinsfile.pjt @@ -7,7 +7,8 @@ pipeline { } environment { - // ===== Registry ===== + // ===== Registry ===== + DUMMY = "true" } stages {