diff --git a/.drone.yml b/.drone.yml index c4aabfe..b4b89a3 100644 --- a/.drone.yml +++ b/.drone.yml @@ -41,7 +41,7 @@ steps: port: from_secret: rsync_port source: ./ - target: /tmp/tg-bot/${DRONE_BRANCH} + target: /tmp/tg-bot-${DRONE_BRANCH} include: - "docker/docker-compose.yml" exclude: