File tree Expand file tree Collapse file tree 4 files changed +10
-10
lines changed Expand file tree Collapse file tree 4 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -30,9 +30,4 @@ env_vars: {
3030env_vars: {
3131 key: " SECRET_MANAGER_KEYS"
3232 value: " java-it-service-account, java-bigqueryconnection-samples-secrets"
33- }
34-
35- env_vars: {
36- key: " TEST_ALL_MODULES"
37- value: " true"
3833}
Original file line number Diff line number Diff line change @@ -30,9 +30,4 @@ env_vars: {
3030env_vars: {
3131 key: " SECRET_MANAGER_KEYS"
3232 value: " java-it-service-account, java-bigqueryconnection-samples-secrets"
33- }
34-
35- env_vars: {
36- key: " TEST_ALL_MODULES"
37- value: " true"
3833}
Original file line number Diff line number Diff line change @@ -58,6 +58,11 @@ env_vars: {
5858 value: " 20"
5959}
6060
61+ env_vars: {
62+ key: " TEST_ALL_MODULES"
63+ value: " true"
64+ }
65+
6166before_action {
6267 fetch_keystore {
6368 keystore_resource {
Original file line number Diff line number Diff line change @@ -58,6 +58,11 @@ env_vars: {
5858 value: " 20"
5959}
6060
61+ env_vars: {
62+ key: " TEST_ALL_MODULES"
63+ value: " true"
64+ }
65+
6166before_action {
6267 fetch_keystore {
6368 keystore_resource {
You can’t perform that action at this time.
0 commit comments