mirror of
https://github.com/harness/drone.git
synced 2025-05-31 11:43:15 +00:00
Spelling nit in remote/bitbucket.go.
This commit is contained in:
parent
c81e08d96d
commit
68a71b7baa
@ -402,7 +402,7 @@ func (bb *Bitbucket) pushHook(r *http.Request) (*model.Repo, *model.Build, error
|
|||||||
continue
|
continue
|
||||||
}
|
}
|
||||||
|
|
||||||
// return the updated repsitory information and the
|
// return the updated repository information and the
|
||||||
// build information.
|
// build information.
|
||||||
return convertRepo(&hook.Repo), &model.Build{
|
return convertRepo(&hook.Repo), &model.Build{
|
||||||
Event: model.EventPush,
|
Event: model.EventPush,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user