Updating ecosystem config
All checks were successful
ci/woodpecker/push/test-and-deploy Pipeline was successful
All checks were successful
ci/woodpecker/push/test-and-deploy Pipeline was successful
This commit is contained in:
parent
f7e3bb883a
commit
1e79ca1103
1 changed files with 2 additions and 2 deletions
|
|
@ -9,8 +9,8 @@ module.exports = {
|
||||||
deploy: {
|
deploy: {
|
||||||
production: {
|
production: {
|
||||||
user: 'root',
|
user: 'root',
|
||||||
host: ['autobaan'],
|
host: ['autobaan.home'],
|
||||||
ref: 'origin/deploy_test',
|
ref: 'origin/main',
|
||||||
repo: 'https://fred.collinduncan.com/collin/autobaan.git',
|
repo: 'https://fred.collinduncan.com/collin/autobaan.git',
|
||||||
path: '/root/autobaan',
|
path: '/root/autobaan',
|
||||||
'post-deploy':
|
'post-deploy':
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue