Show release information on Admin dashboard (will work in production as well)

This commit is contained in:
Sebastian Serth
2020-05-05 12:35:14 +02:00
parent 8e8404dffa
commit d4a3c78b95

View File

@ -9,12 +9,9 @@ h1 = t('breadcrumbs.dashboard.show')
h2 Version
div
= "Branch:"
pre = `git rev-parse --abbrev-ref HEAD`
div
= "Commit:"
pre = `git log -n 1 --pretty`
div.mb-4
= "Release:"
pre = Raven.configuration.release
h2 Docker