All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 11m36s
16 lines
197 B
YAML
16 lines
197 B
YAML
info:
|
|
name: base ping health
|
|
type: http
|
|
seq: 2
|
|
|
|
http:
|
|
method: GET
|
|
url: "{{base_url}}/"
|
|
auth: inherit
|
|
|
|
settings:
|
|
encodeUrl: true
|
|
timeout: 0
|
|
followRedirects: true
|
|
maxRedirects: 5
|