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

ci(release-container): add --all to buildah manifest push #83

Merged
merged 1 commit into from
May 28, 2024

Conversation

k9withabone
Copy link
Member

The --all option is not true by default for buildah manifest push like it is for podman manifest push. --all makes Buildah push the images in addition to the manifest.

Fixes: #82

The `--all` option is not true by default for `buildah manifest push`
like it is for `podman manifest push`. `--all` makes Buildah push the
images in addition to the manifest.

Fixes: #82
Signed-off-by: Paul Nettleton <[email protected]>
@k9withabone k9withabone added this to the v0.3.1 milestone May 26, 2024
@k9withabone k9withabone added the ci The issue or pull request has to do with CI label May 26, 2024
@k9withabone k9withabone merged commit 1e61995 into main May 28, 2024
13 checks passed
@k9withabone k9withabone deleted the fix-release-container-push branch May 28, 2024 09:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci The issue or pull request has to do with CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ghcr v0.3.0 manifest error
1 participant