mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-08-29 19:12:44 +00:00
serce => serve
This commit is contained in:
parent
cc9c6c9bde
commit
2d1e25cfb9
@ -122,7 +122,7 @@ func setupStatic() {
|
||||
w.Header().Add("Cache-Control", "no-cache")
|
||||
}
|
||||
|
||||
// serce images
|
||||
// serve images
|
||||
images.ServeHTTP(w, r)
|
||||
})
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user