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

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

Change-Id: I2bc5dde056c2ac480513004fb99336397355af30
pull/61/head 0.4.2
Manuel Stahl 4 years ago
parent 314906657f
commit bbbca0c57c

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

Loading…
Cancel
Save