We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5734093 commit 1f8b333Copy full SHA for 1f8b333
.github/workflows/backend-prod-cd.yml
@@ -100,3 +100,4 @@ jobs:
100
echo "❌ 배포 실패! 서버가 동작하지 않습니다."
101
sudo docker logs coursepick-backend --tail 50
102
exit 1
103
+
0 commit comments