Skip to content

Login inside a github action #26344

Discussion options

You must be logged in to vote

pre-entrypoint uses the same image, so I’m pretty sure it won’t. I also just noticed the runs.image documentation explicitly says:

The value can be the Docker base image name, a local Dockerfile in your repository, or a public image in Docker Hub or another registry.

Which makes it pretty clear that private images are not supported.

Replies: 5 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants