1
0
Fork 0
mirror of https://github.com/muerwre/vk-tg-bot.git synced 2025-04-24 22:46:41 +07:00

#5 fixed build path

This commit is contained in:
Fedor Katurov 2021-05-17 15:10:59 +07:00
parent 990344c124
commit d3d9cbcb35

View file

@ -41,7 +41,7 @@ steps:
port: port:
from_secret: rsync_port from_secret: rsync_port
source: ./ source: ./
target: $${BUILD_PATH}/${DRONE_BRANCH} target: ${build_path}/${DRONE_BRANCH}
include: include:
- "docker/docker-compose.yml" - "docker/docker-compose.yml"
exclude: exclude: