Compare commits
1 Commits
89adf479f6
...
0.1.0
Author | SHA1 | Date | |
---|---|---|---|
250f841e00 |
@ -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
|
||||
|
Reference in New Issue
Block a user