mirror of
https://github.com/matrix-org/synapse.git
synced 2025-10-14 00:41:47 +02:00
Merge pull request #3802 from matrix-org/jcgruenhage/docker-unignore-synctl
remove synctl from .dockerignore
This commit is contained in:
commit
10587f7f32
@ -3,6 +3,5 @@ Dockerfile
|
|||||||
.gitignore
|
.gitignore
|
||||||
demo/etc
|
demo/etc
|
||||||
tox.ini
|
tox.ini
|
||||||
synctl
|
|
||||||
.git/*
|
.git/*
|
||||||
.tox/*
|
.tox/*
|
||||||
|
1
changelog.d/3802.misc
Normal file
1
changelog.d/3802.misc
Normal file
@ -0,0 +1 @@
|
|||||||
|
Unignore synctl in .dockerignore to fix docker builds
|
Loading…
x
Reference in New Issue
Block a user