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:
parent
45ad03a53a
commit
3ff122baaf
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue