Skip to content

Conversation

@codingpaula
Copy link
Contributor

This PR modifies how the finished docker images are uploaded to the Docker Hub. Previously this was done separately which resulted in a race condition, only saving one of the platforms. Now we run the build three times, once to upload both platforms and twice to push the cache to the docker registry. Since the second and third run are completely cached, this shouldn't entail a longer pipeline time.

@codingpaula codingpaula added this to the 0.20.1 milestone Dec 5, 2024
@codingpaula codingpaula self-assigned this Dec 5, 2024
@codingpaula codingpaula added the bug Something isn't working label Dec 5, 2024
@falkoschindler falkoschindler merged commit 96da831 into main Dec 5, 2024
7 checks passed
@falkoschindler falkoschindler deleted the upload-to-docker branch December 5, 2024 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants