Fixing cloud build
This commit is contained in:
parent
89870c5c62
commit
0f69c0fbbe
@ -1,8 +1,8 @@
|
||||
steps:
|
||||
- name: 'Install node modules'
|
||||
- name: 'node'
|
||||
entrypoint: 'npm'
|
||||
args: ['install']
|
||||
|
||||
- name: 'Start running code'
|
||||
- name: 'node'
|
||||
entrypoint: 'npm'
|
||||
args: ['start']
|
||||
Loading…
Reference in New Issue
Block a user