We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4e84fe commit e6fb214Copy full SHA for e6fb214
packages/google-devtools-cloudbuild/cloudbuild.yaml
@@ -1,7 +1,7 @@
1
steps:
2
-- name: node:17
+- name: node:18
3
entrypoint: npm
4
args: ['install']
5
6
7
args: ['test']
0 commit comments