This commit is contained in:
parent
430f73d63b
commit
8863a9d052
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ module.exports = {
|
||||||
production: {
|
production: {
|
||||||
user: 'root',
|
user: 'root',
|
||||||
host: ['autobaan'],
|
host: ['autobaan'],
|
||||||
ref: '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',
|
'post-deploy': 'npm install',
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue