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