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:19:32 +07:00
parent 4bcde92b1d
commit f777d91b5d

View file

@ -46,8 +46,8 @@ steps:
target: $${BUILD_PATH}/${DRONE_BRANCH}
include:
- "docker-compose.yml"
# exclude:
# - "*"
exclude:
- "Dockerfile"
- name: deploy
image: appleboy/drone-ssh
when: