Skip to content

Commit

Permalink
Retry syncing date-tagged images 2 times (#1420)
Browse files Browse the repository at this point in the history
  • Loading branch information
filiptronicek authored Sep 9, 2024
1 parent f8f6cf2 commit ece3989
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/push-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,7 @@ jobs:
run: |
sudo -E skopeo sync \
--src yaml \
--retry-times=2 \
--dest docker \
/.github/promote-images.yml "${DH_IMAGE_REGISTRY}/gitpod"
Expand Down

0 comments on commit ece3989

Please sign in to comment.