forked from encrypt/toot
Update '.drone.yml'
This commit is contained in:
parent
6a042a29f0
commit
e3b9cad964
1 changed files with 2 additions and 3 deletions
|
@ -6,11 +6,10 @@ steps:
|
|||
- name: deploy
|
||||
image: appleboy/drone-scp
|
||||
settings:
|
||||
username:
|
||||
user:
|
||||
from_secret: user
|
||||
key:
|
||||
from_secret: ssh_key
|
||||
host:
|
||||
- mastodon.bida.im
|
||||
host: mastodon.bida.im
|
||||
source: ./
|
||||
target: ~/MastodonMegafono
|
Loading…
Reference in a new issue