| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 31c76be commit 879806c
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -97,5 +97,4 @@ jobs: | |||
| 97 | 97 | --sha=${{ github.sha }} \ | |
| 98 | 98 | --format="value(metadata.build.id)") | |
| 99 | 99 | echo "Build ID: $BUILD_ID" | |
| 100 | - echo "Streaming build logs..." | ||
| 101 | - gcloud builds log "$BUILD_ID" --region=global --project=httpsms-86c51 --stream | ||
| 100 | + echo "View build logs: https://console.cloud.google.com/cloud-build/builds/$BUILD_ID?project=httpsms-86c51" | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments