Add git context to docker, so we can derive the release version

"git describe --tags" requires the git context.

Change-Id: I2bc5dde056c2ac480513004fb99336397355af30
This commit is contained in:
Manuel Stahl 2020-07-28 10:29:37 +02:00
parent 314906657f
commit bbbca0c57c

View file

@ -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/