Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/deploy' into deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
jud1thDev committed Nov 11, 2024
2 parents 524153b + e647e1a commit 717878a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/github-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,4 +67,3 @@ jobs:
sudo docker pull ${{ secrets.DOCKER_REPO }}:latest # 최신 Docker 이미지 가져오기
sudo docker-compose -f /home/ubuntu/docker-compose.yml up -d # docker-compose로 컨테이너 실행
sudo docker image prune -f # 불필요한 이미지를 정리

0 comments on commit 717878a

Please sign in to comment.