We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 280332d commit b0676fdCopy full SHA for b0676fd
1 file changed
integration.cloudbuild.yaml
@@ -36,8 +36,8 @@ steps:
36
timeout: "7200s"
37
substitutions:
38
_INSTANCE_ID: test-instance
39
- _GOOGLE_DATABASE: test-google-db
40
- _PG_DATABASE: test-pg-db
+ _GOOGLE_DATABASE: test-gsql-db
+ _PG_DATABASE: test-pgsql-db
41
_VERSION: "3.9"
42
43
options:
0 commit comments