setup是可以成功的,服务器上www下对应的source文件夹也能看到最新拉取的项目,之后
pm2 deploy ecosystem.json production 这个就不行了:
Fetching origin
○ resetting HEAD to orign/master
fatal: ambiguous argument 'orign/master': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'
git reset failed
Deploy failed
难受,还请scott老师帮忙看看原因 = . =