Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,4 @@

Hopefully we can see the change resulting in a build.

Test again.

Show Log!
Test Show Logs again.
4 changes: 3 additions & 1 deletion cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,7 @@ steps:
- name: 'gcr.io/cloud-builders/go'
args: ['build', 'hello']
env: ['PROJECT_ROOT=hello']
# a comment
logsBucket: 'gs://sc-show-logs'
options:
logging: CLOUD_LOGGING_ONLY
logging: GCS_ONLY