mirror of
https://github.com/truecharts/charts.git
synced 2026-07-20 19:36:14 -03:00
fix(clustertool): fix verion display attempt 2
This commit is contained in:
@@ -14,7 +14,7 @@ builds:
|
||||
- amd64
|
||||
- arm64
|
||||
ldflags:
|
||||
- -s -w -X github.com/truecharts/public/clustertool/main.version={{.Version}} # Adjust path if necessary
|
||||
- -s -w -X github.com/truecharts/public/clustertool/main.Version={{.Version}} # Adjust path if necessary
|
||||
gomod:
|
||||
dir: ./clustertool
|
||||
archives:
|
||||
|
||||
Reference in New Issue
Block a user