googleapis / nodejs-security-center

This repository is deprecated. All of its content and history has been moved to googleapis/google-cloud-node.
https://cloud.google.com/security-command-center/
Apache License 2.0
10 stars 14 forks source link

test: Create placeholder change #529

Closed NimJay closed 1 year ago

NimJay commented 1 year ago

Do not merge this PR. I've made this PR to better understand the CI in this repo. I'm investigating the failures inside https://github.com/GoogleCloudPlatform/nodejs-docs-samples/actions/runs/3491378151/jobs/5843947798.

NimJay commented 1 year ago

After adding

export GCLOUD_PROJECT=project-a
export GCLOUD_ORGANIZATION=1081635000895

to .kokoro/samples-test.sh as per Sofia Leon's suggestion, the test passed!