Skip to content
This repository was archived by the owner on Apr 11, 2025. It is now read-only.

ci: dont parallelize the docker image deps#74

Merged
damienwebdev merged 11 commits intomasterfrom
dont_use_pulled_images
Aug 7, 2022
Merged

ci: dont parallelize the docker image deps#74
damienwebdev merged 11 commits intomasterfrom
dont_use_pulled_images

Conversation

@damienwebdev
Copy link
Copy Markdown
Member

@damienwebdev damienwebdev commented Aug 6, 2022

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[x] CI related changes
[ ] Documentation content changes
[ ] Other... Please describe:

What is the current behavior?

Currently, builds accidentally pull the "latest" tag instead of using actually themselves. This is unintentional.

Fixes a bug uncovered in #70

What is the new behavior?

We no longer parallelize, but still keep the maintenance benefits of leveraging the matrix.

Does this PR introduce a breaking change?

[ ] Yes
[x] No

@damienwebdev damienwebdev merged commit 17ed19b into master Aug 7, 2022
@damienwebdev damienwebdev deleted the dont_use_pulled_images branch August 7, 2022 02:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant