format log

Signed-off-by: soulseen <sunzhu@yunify.com>
This commit is contained in:
soulseen
2019-06-04 11:08:11 +08:00
parent 7e1774eb06
commit 2f02aa55cc
2 changed files with 43 additions and 43 deletions

View File

@@ -26,7 +26,7 @@ import (
"strings"
)
const jenkinsHeaderPre = "X-"
const jenkinsHeaderPre = "X-"
func GetPipeline(req *restful.Request, resp *restful.Response) {
projectName := req.PathParameter("projectName")