mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-08-30 14:56:59 +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")
|
w.Header().Add("Cache-Control", "no-cache")
|
||||||
}
|
}
|
||||||
|
|
||||||
// serce images
|
// serve images
|
||||||
images.ServeHTTP(w, r)
|
images.ServeHTTP(w, r)
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user