Skip to content

Commit

Permalink
sleep between backup and restore to allow container to come up
Browse files Browse the repository at this point in the history
  • Loading branch information
bytestream committed Feb 5, 2024
1 parent 26a6004 commit cd44994
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-monolithic-verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,5 @@ jobs:
- name: test backup/restore
run: |
bash backup.sh
sleep 60
bash restore.sh

0 comments on commit cd44994

Please sign in to comment.