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:
|
steps:
|
||||||
- name: deploy
|
- name: deploy
|
||||||
image: drillster/drone-rsync
|
image: drillster/drone-rsync
|
||||||
hosts: ["mastodon.bida.im"]
|
settings:
|
||||||
|
hosts:
|
||||||
|
- mastodon.bida.im
|
||||||
user:
|
user:
|
||||||
from_secret: user
|
from_secret: user
|
||||||
key:
|
key:
|
||||||
|
|
Loading…
Reference in a new issue