Skip to content

Commit

Permalink
build: regenerate common files from templates (#1373)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation authored and chingor13 committed Sep 11, 2019
1 parent 7602bf7 commit ace0edd
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 1 deletion.
24 changes: 24 additions & 0 deletions .kokoro/presubmit/integration.cfg
Expand Up @@ -5,3 +5,27 @@ env_vars: {
key: "TRAMPOLINE_IMAGE"
value: "gcr.io/cloud-devrel-kokoro-resources/java8"
}

env_vars: {
key: "JOB_TYPE"
value: "integration"
}

env_vars: {
key: "GCLOUD_PROJECT"
value: "gcloud-devel"
}

env_vars: {
key: "GOOGLE_APPLICATION_CREDENTIALS"
value: "keystore/73713_java_it_service_account"
}

before_action {
fetch_keystore {
keystore_resource {
keystore_config_id: 73713
keyname: "java_it_service_account"
}
}
}
2 changes: 1 addition & 1 deletion synth.metadata
@@ -1,5 +1,5 @@
{
"updateTime": "2019-09-05T16:59:19.790940Z",
"updateTime": "2019-09-10T08:03:52.877183Z",
"sources": [
{
"template": {
Expand Down

0 comments on commit ace0edd

Please sign in to comment.