Skip to content

ci: add --retry to curl call to Buildkite API

Administrator requested to merge devx/retry-buildkite-curl into main

Created by: jhchabran

Implement the nice suggestion from @daxmc99 to avoid failed builds due to transient error with the Buildkite API by using curl's --retry.

Test plan

Tested locally.

Merge request reports

Loading