8000 build: regenerate common files from templates (#813) · Anusien/google-http-java-client@cea7363 · GitHub
[go: up one dir, main page]

Skip to content

Commit cea7363

Browse files
yoshi-automationchingor13
authored andcommitted
build: regenerate common files from templates (googleapis#813)
1 parent 8d071bb commit cea7363

File tree

2 files changed

+25
-1
lines changed

2 files changed

+25
-1
lines changed

.kokoro/presubmit/integration.cfg

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,27 @@ env_vars: {
55
key: "TRAMPOLINE_IMAGE"
66
value: "gcr.io/cloud-devrel-kokoro-resources/java8"
77
}
8+
9+
env_vars: {
10+
key: "JOB_TYPE"
11+
value: "integration"
12+
}
13+
14+
env_vars: {
15+
key: "GCLOUD_PROJECT"
16+
value: "gcloud-devel"
17+
}
18+
19+
env_vars: {
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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"updateTime": "2019-09-05T16:59:27.350769Z",
2+
"updateTime": "2019-09-10T08:03:59.939198Z",
33
"sources": [
44
{
55
"template": {

0 commit comments

Comments
 (0)
0