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
|
||||
username:
|
||||
from_secret: hugo_user
|
||||
key:
|
||||
from_secret: hugo_key
|
||||
password:
|
||||
from_secret: hugo_passwd
|
||||
script_stop: true
|
||||
script:
|
||||
- echo deploy from drone started
|
||||
|
Loading…
Reference in New Issue
Block a user