8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d071bb commit cea7363Copy full SHA for cea7363
.kokoro/presubmit/integration.cfg
@@ -5,3 +5,27 @@ env_vars: {
5
key: "TRAMPOLINE_IMAGE"
6
value: "gcr.io/cloud-devrel-kokoro-resources/java8"
7
}
8
+
9
+env_vars: {
10
+ key: "JOB_TYPE"
11
+ value: "integration"
12
+}
13
14
15
+ key: "GCLOUD_PROJECT"
16
+ value: "gcloud-devel"
17
18
19
20
+ key: "GOOGLE_APPLICATION_CREDENTIALS"
21
+ value: "keystore/73713_java_it_service_account"
22
23
24
+before_action {
25
+ fetch_keystore {
26
+ keystore_resource {
27
+ keystore_config_id: 73713
28
+ keyname: "java_it_service_account"
29
+ }
30
31
synth.metadata
@@ -1,5 +1,5 @@
1
{
2
- "updateTime": "2019-09-05T16:59:27.350769Z",
+ "updateTime": "2019-09-10T08:03:59.939198Z",
3
"sources": [
4
"template": {
0 commit comments