fix: can't set key and password at the same time
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
surtur 2020-03-10 03:51:11 +01:00
parent ec5b59d000
commit ee566134d1
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

@ -30,8 +30,6 @@ steps:
from_secret: hugo_user
key:
from_secret: hugo_key
password:
from_secret: hugo_pub
script_stop: true
script:
- echo deploy from drone started