1
0
Fork 0
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:
Fedor Katurov 2021-05-17 15:27:02 +07:00
parent 3ff122baaf
commit 904853a122

View file

@ -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: