Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Limit concurrency of external jobs #324

Merged
merged 1 commit into from
Jul 29, 2024
Merged

Limit concurrency of external jobs #324

merged 1 commit into from
Jul 29, 2024

Conversation

shaldengeki
Copy link
Owner

@shaldengeki shaldengeki commented Jul 29, 2024

This limits the concurrency of all dockerhub & deployment jobs, so that only a single one is allowed to be in-flight at any given time.

See the docs here: https://docs.github.com/en/actions/using-jobs/using-concurrency

@shaldengeki shaldengeki enabled auto-merge (squash) July 29, 2024 01:52
@shaldengeki shaldengeki merged commit 6ef3a50 into main Jul 29, 2024
4 checks passed
@shaldengeki shaldengeki deleted the set-concurrency branch July 29, 2024 01:54
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.

1 participant