parent
8863a9d052
commit
14ba6363ee
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ module.exports = {
|
||||||
deploy: {
|
deploy: {
|
||||||
production: {
|
production: {
|
||||||
user: 'root',
|
user: 'root',
|
||||||
host: ['autobaan'],
|
host: ['192.168.3.170'],
|
||||||
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',
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue