.
This commit is contained in:
parent
a3b8c3cd3b
commit
19b1656a61
@ -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) {
|
||||
|
Loading…
Reference in New Issue
Block a user