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

View File

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