I cannot seem to figure out how to get my github pipeline to be happy using gcloud builds triggers run. It continually says to use the –quite command so you dont need to interact.
I’ve tried: gcloud -q builds triggers run XXXX --branch=main
and gcloud --quite builds triggers run XXXX --branch=main
and both still give me the following error: