A bot-service Docker build image goal took a long time for a build which had been superseded by another push just after. The later build completed and deployed to staging before the earlier Docker image was built. The earlier build then proceeded to deploy the older version of the code to staging.
Should this build have been prevented from deploying an older version of the code?
A
bot-service
Docker build image goal took a long time for a build which had been superseded by another push just after. The later build completed and deployed to staging before the earlier Docker image was built. The earlier build then proceeded to deploy the older version of the code to staging.Should this build have been prevented from deploying an older version of the code?