tool · inferred from evidence
glide
A dependency management tool for Go projects.
- Access a private GitHub repository from a Cloud Build step (glide install fails)
Cloud Build steps have no GitHub credentials by default, so private repos are unreachable until you inject them. The recommended approach is to store a deploy key or token encrypted and pull it into the build: keep the SSH key in Cloud Stor