An open API service indexing awesome lists of open source software.

https://github.com/bitrise-steplib/steps-curl-ping

A simple cURL ping step, reports success
https://github.com/bitrise-steplib/steps-curl-ping

bitrise bitrise-step ci production-code

Last synced: 6 days ago
JSON representation

A simple cURL ping step, reports success

Awesome Lists containing this project

README

          

# cURL Ping

The new cURL Ping step.

Performs a [cURL](http://curl.haxx.se/) request on the given URL
and reports the result (success / failed) of the response.

Find our integrations on Bitrise [integration page](https://www.bitrise.io/integrations/steps) and please find Bitrise StepLib sources on [this](https://github.com/bitrise-io/bitrise-steplib) URL.

Can be run directly with the [bitrise CLI](https://github.com/bitrise-io/bitrise),
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!*