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