Skip to content

Commit

Permalink
Update staging-pipeline.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mhmdksh authored Aug 30, 2023
1 parent 12a296d commit 414b6f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/staging-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,8 @@ jobs:
sleep 1
done
# - name: Restore DB backup
# run: PGPASSWORD=postgres psql -h localhost -p 5443 -U postgres -d givethio < /tmp/backups/givethio-staging/db_backup.sql
- name: Restore DB backup
run: PGPASSWORD=postgres psql -h localhost -p 5443 -U postgres -d givethio < /tmp/backups/givethio-staging/db_backup.sql

- name: Use Node.js
uses: actions/setup-node@v1
Expand Down

0 comments on commit 414b6f5

Please sign in to comment.