Skip to content

Commit

Permalink
Skip CloudBuild tests for now
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesdaniels committed Feb 2, 2020
1 parent 9d452f1 commit 424cdef
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ steps:
- 'TAG_NAME=$TAG_NAME'
- 'SHORT_SHA=$SHORT_SHA'

- name: node:lts
entrypoint: bash
args: ["./tools/test.sh"]
#- name: node:lts
# entrypoint: bash
# args: ["./tools/test.sh"]

- name: node:lts
entrypoint: bash
Expand Down

0 comments on commit 424cdef

Please sign in to comment.