Include version in the footer
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2023-01-03 21:35:09 +01:00
parent 5f9ca5781f
commit 89adf479f6
5 changed files with 94 additions and 2 deletions

View File

@ -8,7 +8,9 @@ steps:
image: plugins/docker
settings:
repo: registry.kucharczyk.xyz/timetracker
tags: latest
tags:
- latest
- $(git describe --tags --abbrev=0)
trigger:
event:
- push