mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2026-03-16 17:54:07 +01:00
Make version number visible in UI
This commit is contained in:
@@ -96,6 +96,9 @@ const partials = `
|
||||
{{end}}
|
||||
|
||||
{{define "version"}}
|
||||
<script>
|
||||
window.DRONE_VERSION = {{ .version }};
|
||||
</script>
|
||||
<meta name="version" content="{{ .version }}">
|
||||
{{end}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user