mirror of
https://github.com/muerwre/vk-tg-bot.git
synced 2025-04-24 22:46:41 +07:00
removed exclude
This commit is contained in:
parent
3ff122baaf
commit
904853a122
1 changed files with 3 additions and 3 deletions
|
@ -40,12 +40,12 @@ steps:
|
|||
from_secret: rsync_key
|
||||
port:
|
||||
from_secret: rsync_port
|
||||
source: ./docker
|
||||
source: ./docker/
|
||||
target: /tmp/tg-bot-${DRONE_BRANCH}
|
||||
include:
|
||||
- "docker-compose.yml"
|
||||
exclude:
|
||||
- "*"
|
||||
# exclude:
|
||||
# - "*"
|
||||
- name: deploy
|
||||
image: appleboy/drone-ssh
|
||||
when:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue