use password auth instead of the key (bad key)
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
ee566134d1
commit
7300e8a338
@ -28,8 +28,8 @@ steps:
|
|||||||
from_secret: hugo_host
|
from_secret: hugo_host
|
||||||
username:
|
username:
|
||||||
from_secret: hugo_user
|
from_secret: hugo_user
|
||||||
key:
|
password:
|
||||||
from_secret: hugo_key
|
from_secret: hugo_passwd
|
||||||
script_stop: true
|
script_stop: true
|
||||||
script:
|
script:
|
||||||
- echo deploy from drone started
|
- echo deploy from drone started
|
||||||
|
Loading…
Reference in New Issue
Block a user