mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-12-30 10:11:23 +02:00
removing extra blank line
This commit is contained in:
parent
bf7b5d51cc
commit
01f3dbdb23
@ -237,7 +237,6 @@ func PostBuild(c *gin.Context) {
|
||||
build.Deploy = c.DefaultQuery("deploy_to", build.Deploy)
|
||||
}
|
||||
|
||||
|
||||
// todo move this to database tier
|
||||
// and wrap inside a transaction
|
||||
build.Status = model.StatusPending
|
||||
|
Loading…
Reference in New Issue
Block a user