From b2d2617c0de61db4cf81336d21e17bccc832eb70 Mon Sep 17 00:00:00 2001 From: Richard van der Hoff <1389908+richvdh@users.noreply.github.com> Date: Thu, 27 Jun 2019 11:18:51 +0100 Subject: Reduce the amount of stuff we send in the docker context (#5564) this makes docker builds a bit faster. --- changelog.d/5564.misc | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/5564.misc (limited to 'changelog.d/5564.misc') diff --git a/changelog.d/5564.misc b/changelog.d/5564.misc new file mode 100644 index 0000000000..e209cdcc29 --- /dev/null +++ b/changelog.d/5564.misc @@ -0,0 +1 @@ +Reduce the amount of stuff we send in the docker context. -- cgit 1.5.1