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

#5 fixed build path

This commit is contained in:
Fedor Katurov 2021-05-17 15:12:45 +07:00
parent f59413f7e2
commit 95eccb9092

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: