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: {
|
||||
production: {
|
||||
user: 'root',
|
||||
host: ['autobaan'],
|
||||
ref: 'origin/deploy_test',
|
||||
host: ['autobaan.home'],
|
||||
ref: 'origin/main',
|
||||
repo: 'https://fred.collinduncan.com/collin/autobaan.git',
|
||||
path: '/root/autobaan',
|
||||
'post-deploy':
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue