GCP Code Build Error(unknown field "logging" in google.devtools.cloudbuild.v1.Build)
namikaze-abhishek

namikaze-abhishek @namikazeabhishek

About: Hey There Let's learn and evolve together

Joined:
Sep 13, 2024

GCP Code Build Error(unknown field "logging" in google.devtools.cloudbuild.v1.Build)

Publish Date: Oct 11 '24
0 0

Your build failed to run: failed unmarshalling build config cloudbuild.yaml: unknown field "logging" in google.devtools.cloudbuild.v1.Build

To solve this error you have to either create a bucket for storing logs or you can paste this command just at the end of your steps

options:
logging: CLOUD_LOGGING_ONLY

Comments 0 total

    Add comment