Darren Worrall
Darren Worrall
This PR does 2 things: * Adds a job to the existing workflow to test the Docker image build on push/pull request * Adds a separate workflow for publishing images...
We have a pipeline with an intermittent problem where a process gets 'stuck', and the build is delayed until the timeout kicks it. The timeout is doing its job here,...
The job here was configured with automatic retires, but as the failures were caused by an infrastructure issue, the retries all failed because they were scheduled on the same agent....