Skip to content

Commit

Permalink
Update cd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bandalgomsu authored Jun 10, 2024
1 parent 2984ee7 commit 27d27e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,5 @@ jobs:
sudo docker rm jolvre-server
sudo docker pull ${{ secrets.DOCKER_REPO }}/jolvre-server
sudo docker image tag ${{ secrets.DOCKER_REPO }}/jolvre-server:latest jolvre-server:latest
sudo docker rmi $(sudo docker images -q --filter "dangling=true")
sudo docker-compose up -d

0 comments on commit 27d27e2

Please sign in to comment.