Skip to content

Commit 6f8ee36

Browse files
Benjamin E. CoeAVaksman
authored andcommitted
build: add Node 12 remove Node 11 (#378)
1 parent fd9e4aa commit 6f8ee36

4 files changed

Lines changed: 2 additions & 2 deletions

File tree

handwritten/nodejs-logging-winston/.kokoro/continuous/node11/common.cfg renamed to handwritten/nodejs-logging-winston/.kokoro/continuous/node12/common.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ build_file: "nodejs-logging-winston/.kokoro/trampoline.sh"
1616
# Configure the docker image for kokoro-trampoline.
1717
env_vars: {
1818
key: "TRAMPOLINE_IMAGE"
19-
value: "gcr.io/cloud-devrel-kokoro-resources/node:11-user"
19+
value: "gcr.io/cloud-devrel-kokoro-resources/node:12-user"
2020
}
2121
env_vars: {
2222
key: "TRAMPOLINE_BUILD_FILE"

handwritten/nodejs-logging-winston/.kokoro/continuous/node11/test.cfg renamed to handwritten/nodejs-logging-winston/.kokoro/continuous/node12/test.cfg

File renamed without changes.

handwritten/nodejs-logging-winston/.kokoro/presubmit/node11/common.cfg renamed to handwritten/nodejs-logging-winston/.kokoro/presubmit/node12/common.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ build_file: "nodejs-logging-winston/.kokoro/trampoline.sh"
1616
# Configure the docker image for kokoro-trampoline.
1717
env_vars: {
1818
key: "TRAMPOLINE_IMAGE"
19-
value: "gcr.io/cloud-devrel-kokoro-resources/node:11-user"
19+
value: "gcr.io/cloud-devrel-kokoro-resources/node:12-user"
2020
}
2121
env_vars: {
2222
key: "TRAMPOLINE_BUILD_FILE"

handwritten/nodejs-logging-winston/.kokoro/presubmit/node11/test.cfg renamed to handwritten/nodejs-logging-winston/.kokoro/presubmit/node12/test.cfg

File renamed without changes.

0 commit comments

Comments
 (0)