Skip to content

Commit

Permalink
Update: docker.yaml.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sunwupark committed Nov 2, 2023
1 parent afc584d commit e070403
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,6 @@ jobs:
export KAKAO_SECRET=${{ secrets.KAKAO_SECRET }}
# Docker Compose 실행
docker-compose up -d
sudo docker-compose up -d
# 사용하지 않는 Docker 이미지 정리
sudo docker image prune -f

0 comments on commit e070403

Please sign in to comment.