Skip to content

Commit

Permalink
Feature: grdale 수정 원복2
Browse files Browse the repository at this point in the history
  • Loading branch information
bluemudd committed Oct 25, 2024
1 parent 44f414b commit 3367931
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
port: ${{ secrets.PORT }}
envs: GITHUB_SHA
script: |
sudo docker rm -f docker-compose.yml || true # 모든 컨테이너 제거
sudo docker rm -f docker-compose.yml
sudo docker pull ${{ secrets.DOCKER_REPO_LIVE }}
docker-compose up -d
docker image prune -f

0 comments on commit 3367931

Please sign in to comment.