Skip to content

Commit b2bbe0b

Browse files
donmccaslanddandhlee
authored andcommitted
updting noxfile to use old securitycenter test project
1 parent cb1be78 commit b2bbe0b

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": "BUILD_SPECIFIC_GCLOUD_PROJECT",
31+
"gcloud_project_env": "project-a-id",
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)