The new cURL Ping step.
Performs a cURL request on the given URL and reports the result (success / failed) of the response.
Find our integrations on Bitrise integration page and please find Bitrise StepLib sources on this URL.
Can be run directly with the bitrise CLI,
just git clone this repository, cd into it's folder in your Terminal/Command Line
and call bitrise run test.
Check the bitrise.yml file for required inputs which have to be
added to your .bitrise.secrets.yml file!