Allow Forgejo to startup before attempting verification
Signed-off-by: Martijn van der Kleijn <martijn.niji@gmail.com>
This commit is contained in:
parent
b2a29682b9
commit
1caf6712f4
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ steps:
|
|||
- name: verify_connection
|
||||
image: *golang_image
|
||||
commands:
|
||||
- sleep 20
|
||||
- curl --noproxy "*" http://forgejo:3000/api/v1/version
|
||||
|
||||
- name: test
|
||||
|
|
Loading…
Reference in a new issue