Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
BlueBerrySoda authored May 4, 2024
1 parent 4794420 commit 247f657
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -225,6 +225,7 @@ jobs:
sudo docker pull ${{ secrets.DOCKER_REPO }}/spring:test
sudo docker pull ${{ secrets.DOCKER_REPO }}/nginx:test
sudo docker pull ${{ secrets.DOCKER_REPO }}/ruby:test
sudo docker pull ${{ secrets.DOCKER_REPO }}/spring-gateway:test
sudo docker compose -f capstone/docker-compose.yml up -d
sudo docker image prune -f
Expand Down

0 comments on commit 247f657

Please sign in to comment.