Skip to content

Adding logic to automatically retry deployment and integration test steps at least once

David Diederich requested to merge add-ci-retries into master

Normal operating procedure is to retry these jobs to check for transient errors before reporting the failure. This causes the CI pipeline to automatically invoke that procedure.

Closes #26 (closed)

Edited by David Diederich

Merge request reports