refactor: deployment

This commit is contained in:
OhSeongRak 2025-06-17 17:11:29 +09:00
parent eb6426c925
commit 153cce0de6

View File

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