update post run url

Signed-off-by: soulseen <sunzhu@yunify.com>
This commit is contained in:
Zhuxiaoyang
2019-05-07 11:37:42 +08:00
committed by GitHub
parent 85836e2e1a
commit daac30bfae
2 changed files with 2 additions and 3 deletions

View File

@@ -49,5 +49,4 @@ const (
ToJsonUrl = "/pipeline-model-converter/toJson"
GetNotifyCommitUrl = "/git/notifyCommit/?"
GithubWebhookUrl = "/github-webhook/"
LoginUrl = "/j_acegi_security_check"
)