Skip to content

Commit

Permalink
latest node version in cloudbuild.
Browse files Browse the repository at this point in the history
  • Loading branch information
mojitoj committed Mar 4, 2023
1 parent d056f61 commit 0091727
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cloudbuild.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
steps:
- name: node:12
- name: node
entrypoint: yarn
args: ['install']
- name: "gcr.io/cloud-builders/yarn"
Expand Down

0 comments on commit 0091727

Please sign in to comment.