Hi,
Has anyone managed to get CircleCI working with Google Container Registry ? Specifically a rails app?
Looking forward to hearing some feedback.
Regards,
Chris
Hi,
Has anyone managed to get CircleCI working with Google Container Registry ? Specifically a rails app?
Looking forward to hearing some feedback.
Regards,
Chris
Hey Chris,
what’s the exact problem? I managed to setup compiling a Go app, build a Docker image and push that image to Google Container Registry.
Hi soupdiver,
Have you done it with the new CircleCI 2.0 version? If so, would you mind sharing your config.yml part where authentication with Google Container Registry happens?