NillionNetwork / nilchain

Coordination layer for the Nillion Network
https://nillion.com
12 stars 13 forks source link

fix: docker build in CI adds version to binary #48

Closed seantking closed 4 months ago

seantking commented 4 months ago

At present when building from a tag in CI, the version is not correctly added to the binary. This is necessary for unblocking the e2e test work.

seantking commented 4 months ago

Closing as we found a better solution by adding .git dir to Dockerfile