[ Server ] [ Harbor ] - accomplish harbor create function | local oss url config
This commit is contained in:
@@ -30,7 +30,7 @@ func Execute(em *ExecutionMessage) (bool, []string) {
|
||||
var resultLog []string
|
||||
var err error
|
||||
ok := true
|
||||
executionContent := em.ExecutionType + "==" + strings.Join(em.FuncContent, "")
|
||||
executionContent := em.ExecutionType + "==" + strings.Join(em.FuncContent, " - ")
|
||||
|
||||
log.DebugF("em message is => %#v", em)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user