We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4026ba4 commit 3c869b3Copy full SHA for 3c869b3
cloudbuild.yaml
@@ -13,7 +13,7 @@ steps:
13
entrypoint: "npx"
14
dir: "integration_test"
15
args: ["firebase", "use", "cf3-integration-tests-d7be6"]
16
- - name: "node:18"
+ - name: "gcr.io/cf3-integration-tests-d7be6/node_python:0.0.2"
17
entrypoint: "npm"
18
19
args: ["start"]
0 commit comments