1
0
Fork 0
mirror of https://github.com/muerwre/vk-tg-bot.git synced 2025-04-25 06:56:40 +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} target: $${BUILD_PATH}/${DRONE_BRANCH}
include: include:
- "docker-compose.yml" - "docker-compose.yml"
# exclude: exclude:
# - "*" - "Dockerfile"
- name: deploy - name: deploy
image: appleboy/drone-ssh image: appleboy/drone-ssh
when: when: