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 hosts

This commit is contained in:
Fedor Katurov 2021-05-17 15:04:13 +07:00
parent 5d12e1e4b9
commit eeedb03219

View file

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