forked from encrypt/toot
Update '.drone.yml'
This commit is contained in:
parent
c09ddd6a45
commit
746f7144a9
1 changed files with 4 additions and 2 deletions
|
@ -8,8 +8,10 @@ steps:
|
|||
settings:
|
||||
user:
|
||||
from_secret: user
|
||||
key:
|
||||
from_secret: ssh_key
|
||||
# key:
|
||||
# from_secret: ssh_key
|
||||
password:
|
||||
from_secret: passwd
|
||||
host: mastodon.bida.im
|
||||
source: ./
|
||||
target: ~/MastodonMegafono
|
||||
|
|
Loading…
Reference in a new issue