Skip to content

Commit f409cce

Browse files
build(node_library): migrate to Trampoline V2 (#386)
Source-Author: Takashi Matsuo <[email protected]> Source-Date: Fri Oct 2 12:13:27 2020 -0700 Source-Repo: googleapis/synthtool Source-Sha: 0c868d49b8e05bc1f299bc773df9eb4ef9ed96e9 Source-Link: googleapis/synthtool@0c868d4
1 parent 3a2e827 commit f409cce

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

packages/google-container/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-cloud-container.git",
7-
"sha": "6c9569bcabfd11078ea1b1db9731347d4fe43c31"
7+
"sha": "5abab296e45cd60f146d283f777a79086bea1675"
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
],
@@ -75,10 +75,12 @@
7575
".kokoro/test.bat",
7676
".kokoro/test.sh",
7777
".kokoro/trampoline.sh",
78+
".kokoro/trampoline_v2.sh",
7879
".mocharc.js",
7980
".nycrc",
8081
".prettierignore",
8182
".prettierrc.js",
83+
".trampolinerc",
8284
"CODE_OF_CONDUCT.md",
8385
"CONTRIBUTING.md",
8486
"LICENSE",

0 commit comments

Comments
 (0)