- maybe install forever that way...
This commit is contained in:
@@ -6,6 +6,7 @@ steps:
|
|||||||
- name: deploy-dev
|
- name: deploy-dev
|
||||||
image: node:latest
|
image: node:latest
|
||||||
commands:
|
commands:
|
||||||
|
- npm install -g forever
|
||||||
- npm install
|
- npm install
|
||||||
- forever start bin/www
|
- forever start bin/www
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user