We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi! Somebody faced the segmentation fault in x86 docker image (alpine) while processed ci?
$VERSION_STATE='patch'
Installing /root/.cargo/bin/cargo-release Installed package `cargo-release v0.24.4` (executable `cargo-release`) $ cargo release $VERSION_STATE --no-publish --no-push --no-tag --workspace --verbose --execute --no-confirm /bin/bash: line 235: 5243 Segmentation fault (core dumped) cargo release $VERSION_STATE --no-publish --no-push --no-tag --workspace --verbose --execute --no-confirm
Locally its works great.
The text was updated successfully, but these errors were encountered:
Without any further reproduction steps or details, I don't know of what we can do to help with this.
Sorry, something went wrong.
No branches or pull requests
Hi! Somebody faced the segmentation fault in x86 docker image (alpine) while processed ci?
$VERSION_STATE='patch'
Locally its works great.
The text was updated successfully, but these errors were encountered: