Relative Content

Tag Archive for dockergithubgithub-actionscicd

Error 403 on github actions even after authentication

I have a github config which builds docker with Dockerfile that pulls from a private registry, am getting a 403 error when I have already authenticated, so am not sure if the authentication is for just pushing or error is raised because it pulls container from a different repository, here is the part config: