From bbbca0c57c3b004c31f6d02f72d6cae198a2309e Mon Sep 17 00:00:00 2001 From: Manuel Stahl Date: Tue, 28 Jul 2020 10:29:37 +0200 Subject: [PATCH] Add git context to docker, so we can derive the release version "git describe --tags" requires the git context. Change-Id: I2bc5dde056c2ac480513004fb99336397355af30 --- .dockerignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.dockerignore b/.dockerignore index b2a9091..a9f7bc4 100644 --- a/.dockerignore +++ b/.dockerignore @@ -1,5 +1,4 @@ # Exclude a bunch of stuff which can make the build context a larger than it needs to be -.git/ tests/ build/ lib/