Skip to content

Commit 51e772e

Browse files
committed
s3_restore task test v2
1 parent 5f3a0de commit 51e772e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/fac-backup-util.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@ jobs:
4848
cf_org: gsa-tts-oros-fac
4949
cf_space: ${{ env.space }}
5050
# command: cf run-task gsa-fac -k 7G -m 3G --name deploy_backup_util --command "./fac-backup-util.sh ${{ inputs.util_version }} ${{ inputs.backup_operation }}"
51-
command: cf run-task gsa-fac -k 7G -m 3G --name restore_util --command "./fac-restore-util.sh ${{ env.util_version }} ${{ env.restore_operation }} ${{ env.s3_backup_path }}"
51+
command: cf run-task gsa-fac -k 7G -m 3G --name s3_restore_util --command "./fac-restore-util.sh ${{ env.util_version }} ${{ env.restore_operation }} ${{ env.s3_backup_path }}"

0 commit comments

Comments
 (0)