fix: Jenkinsfile

This commit is contained in:
OhSeongRak 2025-06-17 16:57:00 +09:00
parent 3549254b8b
commit 1378397226

View File

@ -132,7 +132,7 @@ spec:
echo "✅ smarketing-frontend 배포가 성공적으로 완료되었습니다!"
}
failure {
echo "❌ smarketing-frontend 배포 중 오류가 발생했습니다."
echo "❌ smarketing-frontend 배포 중 오류가 발생했습니다.."
}
}
}