mirror of
https://github.com/go-gitea/gitea.git
synced 2024-05-11 05:55:29 +00:00
Batch of mirror fixes
This commit is contained in:
@ -77,7 +77,7 @@ func handleQueue() {
|
||||
log.Error("hooks.handleQueue: Fail to deliver hook: %v", err)
|
||||
continue
|
||||
}
|
||||
log.Info("Hook delivered")
|
||||
log.Info("Hook delivered: %s", string(data))
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user