mirror of
https://github.com/Luzifer/go-latestver.git
synced 2024-11-08 23:20:03 +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
|
||
|
|
||
|
...
|