Skip to content

Commit

Permalink
Update rpgf4-staging-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
geleeroyale authored Nov 10, 2024
1 parent d2f37be commit 9859c65
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/rpgf4-staging-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ jobs:
script: |
cd rpgf4-pw-backend
docker-compose down -v
docker image prune -a --force
docker system prune -af
git checkout rf4-staging
git reset --hard origin/rf4-staging
git pull origin rf4-staging
docker-compose build --no-cache
docker-compose up -d
docker-compose up -d

0 comments on commit 9859c65

Please sign in to comment.