Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
Merge pull request #3802 from matrix-org/jcgruenhage/docker-unignore-…
Browse files Browse the repository at this point in the history
…synctl

remove synctl from .dockerignore
  • Loading branch information
hawkowl authored Sep 6, 2018
2 parents 7e9ced4 + af31252 commit 10587f7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,5 @@ Dockerfile
.gitignore
demo/etc
tox.ini
synctl
.git/*
.tox/*
1 change: 1 addition & 0 deletions changelog.d/3802.misc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Unignore synctl in .dockerignore to fix docker builds

0 comments on commit 10587f7

Please sign in to comment.