diff --git a/.drone.yml b/.drone.yml index 3e9db35..ec8b236 100644 --- a/.drone.yml +++ b/.drone.yml @@ -38,7 +38,9 @@ steps: from_secret: rsync_key port: from_secret: rsync_port - hosts: [${rsync_host}] + secrets: + - source: rsync_host + target: plugin_hosts source: ./ target: ${BUILD_PATH}/${DRONE_BRANCH} include: