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