Skip to content

Limit concurrency of the deploy job only#3395

Merged
tillprochaska merged 1 commit intodevelopfrom
fix/docs-concurrency
Oct 9, 2023
Merged

Limit concurrency of the deploy job only#3395
tillprochaska merged 1 commit intodevelopfrom
fix/docs-concurrency

Conversation

@tillprochaska
Copy link
Contributor

We actually want individual docs PRs to trigger the build job. And we don’t care if there are multiple build jobs running at the same time. But we want there to be only one deploy job at the same time (in addition to the deploy job only being triggered manually or by pushes to the main branch).

We actually want individual docs PRs to trigger the build job. And we don’t care if there are multiple build jobs running at the same time. But we want there to be only one deploy job at the same time (in addition to the deploy job only being triggered manually or by pushes to the main branch).
Copy link
Contributor

@stchris stchris left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agreed. Thanks for the change!

@tillprochaska tillprochaska merged commit feb0299 into develop Oct 9, 2023
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