mirror of
https://github.com/Luzifer/yaml-vault.git
synced 2024-12-20 20:11:16 +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)"
|
|
|