mirror of
https://github.com/thomiceli/opengist.git
synced 2025-06-12 13:37:13 +02:00
Set Opengist version from git tags (#261)
* Set Opengist version from git tags * Add volume for docker dev container
This commit is contained in:
@ -17,7 +17,7 @@ import (
|
||||
"gopkg.in/yaml.v3"
|
||||
)
|
||||
|
||||
var OpengistVersion = "1.7.1"
|
||||
var OpengistVersion = ""
|
||||
|
||||
var C *config
|
||||
|
||||
|
Reference in New Issue
Block a user