Skip to content

Commit

Permalink
build(node_library): migrate to Trampoline V2 (#503)
Browse files Browse the repository at this point in the history
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
  • Loading branch information
yoshi-automation authored Oct 6, 2020
1 parent 5d09c23 commit b5de76d
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions packages/google-cloud-compute/synth.metadata
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/nodejs-compute.git",
"sha": "a8a14afaf6c057a525be5c280623248b3d6f1dd0"
"sha": "932aa6e16be09d6039fe81dc97ac0e596639f68f"
}
},
{
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "079dcce498117f9570cebe6e6cff254b38ba3860"
"sha": "0c868d49b8e05bc1f299bc773df9eb4ef9ed96e9"
}
}
],
Expand Down Expand Up @@ -54,9 +54,11 @@
".kokoro/test.bat",
".kokoro/test.sh",
".kokoro/trampoline.sh",
".kokoro/trampoline_v2.sh",
".nycrc",
".prettierignore",
".prettierrc.js",
".trampolinerc",
"CODE_OF_CONDUCT.md",
"CONTRIBUTING.md",
"LICENSE",
Expand Down

0 comments on commit b5de76d

Please sign in to comment.