Skip to content

Commit

Permalink
Update docker-image-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
greenygh0st authored Oct 3, 2024
1 parent 3cda2ad commit ca51d47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
-e PGPASSWORD=your_db_password \
-e PGHOST=localhost \
-e CRONTIME="${CRONTIME}" \
-v /mnt/backup:/backup \
-v ~/backup:/backup \
pg_backup_image
echo "Waiting 2 minutes for cron job to run..."
Expand Down

0 comments on commit ca51d47

Please sign in to comment.