1
0
Fork 0
mirror of https://github.com/Luzifer/git-changerelease.git synced 2024-10-18 06:04:20 +00:00
git-changerelease/.gobuilder.yml
2016-07-14 14:36:01 +02:00

5 lines
130 B
YAML

build_matrix:
general:
ldflags:
- "-X main.version=$(git describe --tags || git rev-parse --short HEAD || echo dev)"