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

Can not use with GCP artifact registry. #188

Open
pputman-clabs opened this issue Dec 20, 2024 · 1 comment
Open

Can not use with GCP artifact registry. #188

pputman-clabs opened this issue Dec 20, 2024 · 1 comment

Comments

@pputman-clabs
Copy link

I'm trying to use github attestations to sign an image in a GCP repository and not in github packages, I'm able to authenticate to gcp and push to the repo, but the same workflow I get:
Error: No credentials found for registry

Does this action work with other registries and how can I use the oidc credentials already configured for google in a previous step in the workflow if supported?

@bdehamer
Copy link
Collaborator

@pputman-clabs I have an example workflow here that works with the Google Artifact Registry: https://github.com/bdehamer/attest-demo/blob/main/.github/workflows/oci-google.yml

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

No branches or pull requests

2 participants