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

Publish buildkite packages from regular queue #2826

Merged
merged 1 commit into from
Jun 12, 2024

Conversation

sj26
Copy link
Member

@sj26 sj26 commented Jun 12, 2024

The new steps introduced in #2824 are failing because they're running on the deploy queue. Looks like I copy pasta'd the wrong queues across branches. The deploy queue isn't allowed to run jobs from the agent repository. But these jobs should run fine on regular elastic runners.

Looks like I copy pasta'd the wrong queues across branches. The deploy
queue isn't allowed to run jobs from the agent repository. But these
jobs should run fine on regular elastic runners.
@sj26 sj26 requested a review from a team June 12, 2024 05:49
@sj26 sj26 self-assigned this Jun 12, 2024
@sj26 sj26 enabled auto-merge June 12, 2024 05:51
@sj26 sj26 merged commit 69850dd into main Jun 12, 2024
1 check passed
@sj26 sj26 deleted the publish-buildkite-packages-queue branch June 12, 2024 06:05
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.

None yet

3 participants