mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-12-30 10:11:23 +02:00
typo
This commit is contained in:
parent
314b2bf797
commit
a9defe9d11
@ -248,7 +248,7 @@ func PostBuild(c *gin.Context) {
|
||||
|
||||
c.JSON(202, build)
|
||||
|
||||
// get the previous build so taht we can send
|
||||
// get the previous build so that we can send
|
||||
// on status change notifications
|
||||
last, _ := store.GetBuildLastBefore(c, repo, build.Branch, build.ID)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user