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:
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
|
# Exclude a bunch of stuff which can make the build context a larger than it needs to be
|
||||||
.git/
|
|
||||||
tests/
|
tests/
|
||||||
build/
|
build/
|
||||||
lib/
|
lib/
|
||||||
|
Loading…
Reference in New Issue
Block a user