mirror of
https://github.com/Luzifer/go-latestver.git
synced 2024-11-09 15:40:04 +00:00
8 lines
127 B
YAML
8 lines
127 B
YAML
|
---
|
||
|
|
||
|
release_commit_message: "Release: Go-LatestVer {{.Version}}"
|
||
|
pre_commit_commands:
|
||
|
- bash ci/patch-chart-version.sh
|
||
|
|
||
|
...
|