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:03:10 +07:00
parent f1a6129e13
commit 27102cb803

View file

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