Skip to content

Commit

Permalink
Merge pull request #208 from Modagbul/main
Browse files Browse the repository at this point in the history
deploy: prod 테스트
  • Loading branch information
minsu20 authored Jan 25, 2024
2 parents b44416b + e2a324b commit 2a4db39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .deploy/deploy_dev.sh
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,4 @@ else
LOGS=$(docker logs ${DOCKER_APP_NAME}-${AFTER_COMPOSE_COLOR} 2>&1)
echo "Error: ${DOCKER_APP_NAME}-${AFTER_COMPOSE_COLOR} failed to start."
echo "$LOGS"
fi
fi

0 comments on commit 2a4db39

Please sign in to comment.