forked from encrypt/toot
Update '.drone.yml'
This commit is contained in:
parent
b62c32998e
commit
53290fefba
1 changed files with 11 additions and 9 deletions
|
@ -4,7 +4,9 @@ name: megafono
|
|||
steps:
|
||||
- name: deploy
|
||||
image: drillster/drone-rsync
|
||||
hosts: ["mastodon.bida.im"]
|
||||
settings:
|
||||
hosts:
|
||||
- mastodon.bida.im
|
||||
user:
|
||||
from_secret: user
|
||||
key:
|
||||
|
|
Loading…
Reference in a new issue