File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 30
30
# to 'BUILD_SPECIFIC_GCLOUD_PROJECT' if you want to opt in using a
31
31
# build specific Cloud project. You can also use your own string
32
32
# to use your own Cloud project.
33
- 'gcloud_project_env' : 'GCLOUD_PROJECT ' ,
33
+ 'gcloud_project_env' : 'GOOGLE_CLOUD_PROJECT ' ,
34
34
# 'gcloud_project_env': 'BUILD_SPECIFIC_GCLOUD_PROJECT',
35
35
36
36
# A dictionary you want to inject into your test. Don't put any
Original file line number Diff line number Diff line change 30
30
# to 'BUILD_SPECIFIC_GCLOUD_PROJECT' if you want to opt in using a
31
31
# build specific Cloud project. You can also use your own string
32
32
# to use your own Cloud project.
33
- 'gcloud_project_env' : 'GCLOUD_PROJECT ' ,
33
+ 'gcloud_project_env' : 'GOOGLE_CLOUD_PROJECT ' ,
34
34
# 'gcloud_project_env': 'BUILD_SPECIFIC_GCLOUD_PROJECT',
35
35
36
36
# A dictionary you want to inject into your test. Don't put any
You can’t perform that action at this time.
0 commit comments