This commit is contained in:
parent
21495eea58
commit
be0a32c8eb
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ module.exports = {
|
||||||
ref: 'origin/deploy_test',
|
ref: 'origin/deploy_test',
|
||||||
repo: 'https://fred.collinduncan.com/collin/autobaan.git',
|
repo: 'https://fred.collinduncan.com/collin/autobaan.git',
|
||||||
path: '/root/autobaan',
|
path: '/root/autobaan',
|
||||||
'post-deploy': 'npm install && pm2 startOrRestart autobaan',
|
'post-deploy': 'npm install && pm2 startOrRestart --name autobaan',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue