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:
parent
d4642691a0
commit
c5ba315553
1 changed files with 2 additions and 0 deletions
|
@ -47,6 +47,8 @@ steps:
|
||||||
include:
|
include:
|
||||||
- "docker-compose.yml"
|
- "docker-compose.yml"
|
||||||
- "wait-for-it.sh"
|
- "wait-for-it.sh"
|
||||||
|
exclude:
|
||||||
|
- "Dockerfile"
|
||||||
- name: deploy
|
- name: deploy
|
||||||
image: appleboy/drone-ssh
|
image: appleboy/drone-ssh
|
||||||
when:
|
when:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue