include version and commit hash at compile time
when using makefile, version is set to "git". Currently printed on start, but an about page in the web UI will be added.
This commit is contained in:
@@ -16,6 +16,7 @@ before:
|
||||
- python3 scss/get_node_deps.py
|
||||
- python3 scss/compile.py -y
|
||||
- python3 mail/generate.py -y
|
||||
- python3 version.py {{.Version}} version.go
|
||||
builds:
|
||||
- dir: ./
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user