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

dockerfile: Add gpg pkg to fix codecov workflows #3

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

MaisenbacherD
Copy link
Collaborator

The code coverage workflow of both nvme-cli and libnvme is silently failing partly because gpg is not present for importing the Codecov gpg key.
See https://github.com/linux-nvme/nvme-cli/actions/runs/11609541747/job/32326984209

At the same time clean up packages that are installed twice.

The code coverage workflow of both nvme-cli and libnvme is silently
failing partly because gpg is not present for importing the Codecov gpg
key.
See https://github.com/linux-nvme/nvme-cli/actions/runs/11609541747/job/32326984209

At the same time clean up packages that are installed twice.

Signed-off-by: Dennis Maisenbacher <dennis.maisenbacher@wdc.com>
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