1
0
Fork 0
mirror of https://github.com/muerwre/vk-tg-bot.git synced 2025-04-24 22:46:41 +07:00

excluded dockerfile from copy

This commit is contained in:
Fedor Katurov 2021-05-19 14:24:09 +07:00
parent d4642691a0
commit c5ba315553

View file

@ -47,6 +47,8 @@ steps:
include:
- "docker-compose.yml"
- "wait-for-it.sh"
exclude:
- "Dockerfile"
- name: deploy
image: appleboy/drone-ssh
when: