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

Fix check to prerelease tag to allow nightly builds to publish Docker images #15563

Merged
merged 1 commit into from
Oct 2, 2024

Conversation

desertaxle
Copy link
Member

Fixes the error from this job when attempting to publish Docker images for a nightly build.

This was the error:

Error: Tag refs/tags/3.0.4.dev1 does not match prerelease version pattern.

This check matches the one on the Publish Python Package workflow

@desertaxle desertaxle added the development Tech debt, refactors, CI, tests, and other related work. label Oct 2, 2024
@desertaxle desertaxle merged commit e7c22dd into main Oct 2, 2024
7 checks passed
@desertaxle desertaxle deleted the fix-nightly-docker-image branch October 2, 2024 00:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
development Tech debt, refactors, CI, tests, and other related work.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants