Skip to content
This repository was archived by the owner on Apr 3, 2024. It is now read-only.

Commit 7be9e45

Browse files
build(node): add KOKORO_BUILD_ARTIFACTS_SUBDIR to env (#931)
Source-Author: Benjamin E. Coe <[email protected]> Source-Date: Mon Nov 2 15:56:09 2020 -0500 Source-Repo: googleapis/synthtool Source-Sha: ba9918cd22874245b55734f57470c719b577e591 Source-Link: googleapis/synthtool@ba9918c
1 parent ea1a2bc commit 7be9e45

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

.kokoro/trampoline_v2.sh

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

synth.metadata

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/cloud-debug-nodejs.git",
7-
"sha": "59c09a1d9c0e170e3a89ff7af53efb4913269600"
7+
"sha": "ea1a2bc6c02abcd7ad71a1452f5c415ba0674350"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "89c849ba5013e45e8fb688b138f33c2ec6083dc5"
14+
"sha": "ba9918cd22874245b55734f57470c719b577e591"
1515
}
1616
}
1717
],
@@ -62,9 +62,7 @@
6262
"LICENSE",
6363
"README.md",
6464
"api-extractor.json",
65-
"package-lock.json.1262605802",
6665
"renovate.json",
67-
"samples/README.md",
68-
"samples/package-lock.json.640660579"
66+
"samples/README.md"
6967
]
7068
}

0 commit comments

Comments
 (0)