Skip to content

Commit

Permalink
updating staging CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mhmdksh committed Jun 21, 2024
1 parent 5781a0e commit aa24490
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/staging-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ jobs:
cd rpgf4-pw-backend
docker-compose down -v
docker image prune -a --force
git checkout master
git pull origin master
git checkout staging
git pull origin staging
docker-compose up -d --build

0 comments on commit aa24490

Please sign in to comment.