mirror of
https://github.com/davidallendj/magellan.git
synced 2025-12-20 03:27:03 -07:00
Update config.env to include BUILD
This commit is contained in:
parent
fa8f31e8d3
commit
1e1498206e
1 changed files with 1 additions and 1 deletions
|
|
@ -2,4 +2,4 @@
|
||||||
|
|
||||||
NAME=magellan
|
NAME=magellan
|
||||||
VERSION=$(shell git describe --tags --abbrev=0)
|
VERSION=$(shell git describe --tags --abbrev=0)
|
||||||
|
BUILD=$(shell git rev-parse --short HEAD)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue