Skip to content

Commit

Permalink
Merge pull request #124 from ShotaroMatsuya/ShotaroMatsuya-patch-2
Browse files Browse the repository at this point in the history
Update backup.yml
  • Loading branch information
ShotaroMatsuya authored Nov 18, 2023
2 parents c40c3b3 + 04f6daa commit e461fa3
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 @@ -31,4 +31,6 @@ jobs:
--cluster ${CLUSTER} \
--task ${TASK_ARN} \
--container ${CONTAINER_NAME}\
--command "/bin/sh -c '/scripts/backup.sh'" \
--interactive
--command "backup.sh"

0 comments on commit e461fa3

Please sign in to comment.