Skip to content

Commit 32f6f5a

Browse files
leahecoledandhlee
authored andcommitted
Update securitycenter/snippets/noxfile_config.py
experiment - change back to build_specific
1 parent 7c343cc commit 32f6f5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

securitycenter/snippets/noxfile_config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
# build specific Cloud project. You can also use your own string
2929
# to use your own Cloud project.
3030
# 'gcloud_project_env': 'GOOGLE_CLOUD_PROJECT',
31-
"gcloud_project_env": "GOOGLE_CLOUD_PROJECT",
31+
"gcloud_project_env": "BUILD_SPECIFIC_GCLOUD_PROJECT",
3232
# A dictionary you want to inject into your test. Don't put any
3333
# secrets here. These values will override predefined values.
3434
"envs": {

0 commit comments

Comments
 (0)