.
This commit is contained in:
@@ -13,7 +13,7 @@ import (
|
||||
type BuildNotification struct {
|
||||
BuildSuccess bool
|
||||
Project, Package, Repository, Arch, Release, Rev, Buildtype, Workerid string
|
||||
Starttime, Endtime, Readytime uint64
|
||||
Starttime, Endtime, Readytime string
|
||||
}
|
||||
|
||||
func failOnError(err error, msg string) {
|
||||
|
Reference in New Issue
Block a user