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" }