Adding logic to automatically retry deployment and integration test steps at least once
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