mirror of
https://github.com/Luzifer/git-changerelease.git
synced 2024-12-20 19:11:17 +00:00
5 lines
130 B
YAML
5 lines
130 B
YAML
build_matrix:
|
|
general:
|
|
ldflags:
|
|
- "-X main.version=$(git describe --tags || git rev-parse --short HEAD || echo dev)"
|
|
|