Skip to content

Commit f7b1e49

Browse files
yoshi-automationsofisl
authored andcommitted
build(node_library): migrate to Trampoline V2 (#512)
Source-Author: Takashi Matsuo <tmatsuo@google.com> Source-Date: Fri Oct 2 12:13:27 2020 -0700 Source-Repo: googleapis/synthtool Source-Sha: 0c868d49b8e05bc1f299bc773df9eb4ef9ed96e9 Source-Link: googleapis/synthtool@0c868d4
1 parent b9247ac commit f7b1e49

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

packages/google-cloud-language/synth.metadata

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/nodejs-language.git",
7-
"sha": "9ac2da8aed941d422a7be75c87b233a4dd18e0c5"
7+
"sha": "505fb200a1c406cd611de8e689a90bc96abd970e"
88
}
99
},
1010
{
@@ -19,7 +19,7 @@
1919
"git": {
2020
"name": "synthtool",
2121
"remote": "https://github.com/googleapis/synthtool.git",
22-
"sha": "079dcce498117f9570cebe6e6cff254b38ba3860"
22+
"sha": "0c868d49b8e05bc1f299bc773df9eb4ef9ed96e9"
2323
}
2424
}
2525
],
@@ -84,10 +84,12 @@
8484
".kokoro/test.bat",
8585
".kokoro/test.sh",
8686
".kokoro/trampoline.sh",
87+
".kokoro/trampoline_v2.sh",
8788
".mocharc.js",
8889
".nycrc",
8990
".prettierignore",
9091
".prettierrc.js",
92+
".trampolinerc",
9193
"CODE_OF_CONDUCT.md",
9294
"CONTRIBUTING.md",
9395
"LICENSE",

0 commit comments

Comments
 (0)