Skip to content

Commit

Permalink
db_restore workflow test
Browse files Browse the repository at this point in the history
  • Loading branch information
asteel-gsa committed May 30, 2024
1 parent 76255e8 commit ed89a09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backup-util.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
cf_password: ${{ secrets.CF_PASSWORD }}
cf_org: gsa-tts-oros-fac
cf_space: ${{ env.space }}
command: cf run-task gsa-fac -k 3G -m 2G --name s3_restore --command "./fac-restore-util.sh v0.1.2 s3_restore 202405301232"
command: cf run-task gsa-fac -k 3G -m 2G --name db_restore --command "./fac-restore-util.sh v0.1.2 db_restore"
### Common Commands:
# ./fac-backup-util.sh v0.1.2 initial_backup
# ./fac-backup-util.sh v0.1.2 deploy_backup
Expand Down

0 comments on commit ed89a09

Please sign in to comment.