diff --git a/.drone.yml b/.drone.yml index 274a367..3a31a52 100644 --- a/.drone.yml +++ b/.drone.yml @@ -41,7 +41,7 @@ steps: port: from_secret: rsync_port source: ./ - target: $${BUILD_PATH}/${DRONE_BRANCH} + target: ${build_path}/${DRONE_BRANCH} include: - "docker/docker-compose.yml" exclude: