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

Update CI build and push #2

Merged
merged 2 commits into from Jun 20, 2023
Merged

Conversation

m-bull
Copy link
Contributor

@m-bull m-bull commented Jun 20, 2023

According to this bug report: docker/build-push-action#771, the build-push action builds images with provenance data, which breaks GHCR (docker/buildx#1533).

Set provenance: false to make this not happen.

Adding this restores the ability to pull built images from GHCR.

Set provenance: false because docker/build-push-action#771
Push image to github.repository
@m-bull m-bull requested a review from sjpb June 20, 2023 14:55
Copy link
Collaborator

@sjpb sjpb left a comment

Choose a reason for hiding this comment

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

LGTM

@sjpb sjpb merged commit 9d75358 into stackhpc:main Jun 20, 2023
sjpb added a commit that referenced this pull request Jul 5, 2023
Fixes submit.sh for #2
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