Skip to content

Commit

Permalink
feat: 기본 셋팅
Browse files Browse the repository at this point in the history
  • Loading branch information
taewan2002 committed Feb 12, 2024
1 parent 670ed31 commit 9cc6ee5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ jobs:
# Cleanup old images
echo "🧹 Cleaning up old Docker images"
sudo docker rmi -f $(sudo docker images -q) || true
sudo docker rmi -f $(sudo docker images -q) || true

0 comments on commit 9cc6ee5

Please sign in to comment.