Skip to content

Commit

Permalink
fix: volume overwrite (#140)
Browse files Browse the repository at this point in the history
  • Loading branch information
proffapt committed May 31, 2024
1 parent 67d6d4a commit b539700
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,4 +78,5 @@ jobs:
script: |
cd "${PROJECT_DIR}/"
sudo docker compose -f docker-compose.prod.yml down
sudo docker volume rm metakgp-wiki_mediawiki-volume
sudo docker compose -f docker-compose.prod.yml up -d

0 comments on commit b539700

Please sign in to comment.