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 source dir

This commit is contained in:
Fedor Katurov 2021-05-17 15:24:38 +07:00
parent 45ad03a53a
commit 3ff122baaf

View file

@ -40,10 +40,10 @@ steps:
from_secret: rsync_key
port:
from_secret: rsync_port
source: ./
source: ./docker
target: /tmp/tg-bot-${DRONE_BRANCH}
include:
- "docker/docker-compose.yml"
- "docker-compose.yml"
exclude:
- "*"
- name: deploy