Skip to content

Commit

Permalink
fixes deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
ironicbadger committed Nov 30, 2024
1 parent 127f491 commit 312f152
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-publish-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ jobs:
docker push ghcr.io/ironicbadger/pms-wiki:latest
docker container prune -f
docker image prune -f
docker compose up -d pms-wiki
docker compose -f ~/docker-compose.yml up -d pms-wiki
"

0 comments on commit 312f152

Please sign in to comment.