Skip to content

Commit 424cdef

Browse files
committed
Skip CloudBuild tests for now
1 parent 9d452f1 commit 424cdef

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

cloudbuild.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ steps:
1111
- 'TAG_NAME=$TAG_NAME'
1212
- 'SHORT_SHA=$SHORT_SHA'
1313

14-
- name: node:lts
15-
entrypoint: bash
16-
args: ["./tools/test.sh"]
14+
#- name: node:lts
15+
# entrypoint: bash
16+
# args: ["./tools/test.sh"]
1717

1818
- name: node:lts
1919
entrypoint: bash

0 commit comments

Comments
 (0)