logsBucket property
Cloud Storage bucket where logs should be written (see Bucket Name Requirements).
Logs file names will be of the format
${logs_bucket}/log-${build_id}.txt
.
Implementation
core.String? logsBucket;
Cloud Storage bucket where logs should be written (see Bucket Name Requirements).
Logs file names will be of the format
${logs_bucket}/log-${build_id}.txt
.
core.String? logsBucket;