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