db import Datas added
This commit is contained in:
@@ -44,7 +44,7 @@ func Create_Service(folder string, release string, branch string, target string)
|
||||
hostname, _ = utils.Extract(string(b), "host")
|
||||
scheme, _ = utils.Extract(string(b), "scheme")
|
||||
clusterName, _ = utils.Extract(string(b), "clusterName")
|
||||
pport, _ = utils.Extract(string(b), "port")
|
||||
pport, _ = utils.Extract(string(b), "hostPort")
|
||||
}
|
||||
|
||||
for _, repo := range REPOS {
|
||||
|
||||
Reference in New Issue
Block a user