Skip to content

Cake.Docker => Github Actions => GHCR #3914

Answered by gitfool
ryanande asked this question in Q&A
Discussion options

You must be logged in to vote

Use a "docker credential helper" for ghcr. I do this for aws ecr via amazon-ecr-credential-helper, not ghcr, but it's the same principle.

It looks like it's early days for such support, but you have two options:

This would work best if you run your workflow from inside a docker container that is configured accordingly.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ryanande
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants