Skip to content

CI: Add a concurrency tag when updating the image.#70

Merged
derobins merged 1 commit into
developfrom
rildixon/ci-add-concurrency-tag-to-update
Nov 19, 2025
Merged

CI: Add a concurrency tag when updating the image.#70
derobins merged 1 commit into
developfrom
rildixon/ci-add-concurrency-tag-to-update

Conversation

@riley-dixon
Copy link
Copy Markdown
Collaborator

If multiple commits are merged rapidly, there is not much point in continuing to build & push an old image (not to mention the race condition that occurs).

Only keep the image from the last commit.

If multiple commits are merged rapidly, there is not much point
in continuing to build & push an old image (not to mention the
race condition that occurs).

Only keep the image from the last commit.
@derobins derobins merged commit 3d192d9 into develop Nov 19, 2025
32 checks passed
@derobins derobins deleted the rildixon/ci-add-concurrency-tag-to-update branch November 19, 2025 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants