refactor: deployment

This commit is contained in:
OhSeongRak 2025-06-17 17:14:19 +09:00
parent 153cce0de6
commit c2298b081c

View File

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