Skip to content

Commit

Permalink
Updated the backup.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gowsik-ragunath committed Nov 8, 2023
1 parent 77da795 commit 446c7e8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/backup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ jobs:
psql --version
- name: Dump database, gzip, and upload to S3
run: |
echo $FLY_DB_APP
echo $S3_BUCKET
flyctl proxy $PGPORT:5432 -a $FLY_DB_APP &
sleep 3
echo Dumping ...
Expand Down

0 comments on commit 446c7e8

Please sign in to comment.