mirror of
https://github.com/Luzifer/duplicity-backup.git
synced 2024-11-08 15:10:06 +00:00
4 lines
137 B
YAML
4 lines
137 B
YAML
build_matrix:
|
|
general:
|
|
ldflags:
|
|
- "-X main.version=$(git describe --tags || git rev-parse --short HEAD || echo dev)"
|