Skip to content

Commit

Permalink
Retry syncing date-tagged images 2 times
Browse files Browse the repository at this point in the history
  • Loading branch information
filiptronicek committed Sep 9, 2024
1 parent 47a0faa commit 146797c
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 146797c

Please sign in to comment.