diff --git a/.drone.yml b/.drone.yml index e20db4c..b3edad4 100644 --- a/.drone.yml +++ b/.drone.yml @@ -41,7 +41,7 @@ steps: port: from_secret: rsync_port source: ./ - target: /tmp/${DRONE_BRANCH} + target: $${BUILD_PATH}/${DRONE_BRANCH} include: - "docker/docker-compose.yml" script: