Add Volume
This commit is contained in:
@@ -58,6 +58,7 @@ func generateConfig(confFile string, release string, output_folder string) error
|
||||
if err != nil {
|
||||
return err
|
||||
}
|
||||
confs["RELEASE"] = release
|
||||
|
||||
rendered := renderTemplate(string(content), confs)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user