1 Commits

Author SHA1 Message Date
250f841e00 Try fixing CI
Some checks failed
continuous-integration/drone/push Build is failing
2023-01-03 21:44:08 +01:00

View File

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