mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-09-01 07:23:19 +00:00
serce => serve
This commit is contained in:
@@ -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)
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user