ci: authorize ping validation
This commit is contained in:
parent
0ef3cb8757
commit
991ecb0ae2
@ -117,6 +117,7 @@ probe_safe_http_endpoint() {
|
||||
ping_json="$(
|
||||
curl \
|
||||
"${curl_common[@]}" \
|
||||
"${auth_headers[@]}" \
|
||||
"${BASE_URL}/api/ping"
|
||||
)"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user