refactor: Jenkinsfile - Dockerfile 경로 수정

This commit is contained in:
OhSeongRak 2025-06-17 11:27:39 +09:00
parent ec8d0e0aea
commit 8562c15062

View File

@ -86,7 +86,7 @@ podTemplate(
# Docker 이미지 빌드
podman build \
-f deployment/Dockerfile \
-f smarketing-ai/deployment/Dockerfile \
-t ${props.registry}/${props.image_org}/smarketing-ai:${imageTag} .
# 이미지 푸시