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

docker-release:rust-features not rust_features #1103

Merged
merged 2 commits into from
Jun 14, 2024

Conversation

tgeoghegan
Copy link
Contributor

No description provided.

@tgeoghegan tgeoghegan requested a review from a team as a code owner June 14, 2024 22:06
@@ -10,7 +10,7 @@ jobs:
matrix:
image: [
{ name: "divviup_api", rust_features: ["default"] },
Copy link
Contributor

Choose a reason for hiding this comment

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

This one should be updated too

Suggested change
{ name: "divviup_api", rust_features: ["default"] },
{ name: "divviup_api", rust-features: ["default"] },

@tgeoghegan tgeoghegan enabled auto-merge (squash) June 14, 2024 22:12
@tgeoghegan tgeoghegan merged commit 940faf8 into main Jun 14, 2024
7 checks passed
@tgeoghegan tgeoghegan deleted the timg/fix-docker-release-again branch June 14, 2024 22:13
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

2 participants