We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c45994a commit bf7a61fCopy full SHA for bf7a61f
securitycenter/snippets/noxfile_config.py
@@ -28,6 +28,7 @@
28
# build specific Cloud project. You can also use your own string
29
# to use your own Cloud project.
30
# 'gcloud_project_env': 'GOOGLE_CLOUD_PROJECT',
31
+ "gcloud_project_env": "BUILD_SPECIFIC_GCLOUD_PROJECT",
32
# A dictionary you want to inject into your test. Don't put any
33
# secrets here. These values will override predefined values.
34
"envs": {
0 commit comments