GoogleCloudPlatform/cloud-build-local

Substitution in logsBucket is not picked up - cloud-build-local errors out?

bbzg opened this issue · 2 comments

bbzg commented

I have a substitution in my yaml config for logsBucket that looks like this:

logsBucket: '$_LOGS_BUCKET'

But cloud-build-local throws an error: Error merging substitutions and validating build: Error validating build: key "_LOGS_BUCKET" in the substitution data is not matched in the template.

Same issue with options.env, substitutions there are not being considered and build errors out with the same error you get.

Close Issue as part of archive process; please see notice of archive status.