diff --git a/.drone.yml b/.drone.yml index 77a7384..b8f03c0 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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