use password auth instead of the key (bad key)
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
surtur 2020-03-10 03:52:44 +01:00
parent ee566134d1
commit 7300e8a338
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

@ -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