Google Cloud Build Trigger failing with "ERROR: build step 0 "gcr.io/cloud-builders/docker" failed: step exited with non-zero status: 1" – Debian
I am trying to setup continuous deployment of my golang backend using the Google documentation, but when my trigger fires, it fails with the following error: starting build "eba3ce39-caad-43f0-a255-0a3cacec4913" FETCHSOURCE Initialized empty Git repository in /workspace/.git/ From https://source.developers.google.com/p/my-porject/r/github_myusername_myproject.com * branch…