forked from encrypt/toot
fallback alla password per login bida
This commit is contained in:
parent
20636ca7d2
commit
0053acdf10
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