Skip to content

Commit

Permalink
Retry feed fetching on fail
Browse files Browse the repository at this point in the history
  • Loading branch information
Vinnl committed Jul 5, 2021
1 parent 154228c commit cef6ad3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,7 @@ pages:
expire_in: 1 day
only:
- main
retry:
# Sometimes a website is temporarily slow/down:
max: 2
when: always

0 comments on commit cef6ad3

Please sign in to comment.