mirror of
https://github.com/muerwre/vk-tg-bot.git
synced 2025-04-25 23:16:41 +07:00
excluded dockerfile from copy
This commit is contained in:
parent
f777d91b5d
commit
d4642691a0
1 changed files with 1 additions and 2 deletions
|
@ -46,8 +46,7 @@ steps:
|
||||||
target: $${BUILD_PATH}/${DRONE_BRANCH}
|
target: $${BUILD_PATH}/${DRONE_BRANCH}
|
||||||
include:
|
include:
|
||||||
- "docker-compose.yml"
|
- "docker-compose.yml"
|
||||||
exclude:
|
- "wait-for-it.sh"
|
||||||
- "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