Skip to content

Commit

Permalink
Sometimes Gogs is taking time come up and running (#5864)
Browse files Browse the repository at this point in the history
  • Loading branch information
d-jana authored Jan 25, 2023
1 parent 7cd6934 commit 077eb41
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
status_code: 200
register: result
until: result.status == 200
retries: 10
retries: 20
delay: 30

- name: create gogs admin user
Expand Down

0 comments on commit 077eb41

Please sign in to comment.