another goreleaser patch
This commit is contained in:
+3
-1
@@ -1,5 +1,5 @@
|
|||||||
version: 2
|
version: 2
|
||||||
project_name: clustertool
|
project_name: ClusterTool
|
||||||
builds:
|
builds:
|
||||||
- id: clustertool
|
- id: clustertool
|
||||||
dir: clustertool
|
dir: clustertool
|
||||||
@@ -31,11 +31,13 @@ changelog:
|
|||||||
include:
|
include:
|
||||||
- "clustertool"
|
- "clustertool"
|
||||||
release:
|
release:
|
||||||
|
name_template: "{{.ProjectName}}-{{.Tag}}"
|
||||||
github:
|
github:
|
||||||
owner: truecharts
|
owner: truecharts
|
||||||
name: public
|
name: public
|
||||||
draft: true
|
draft: true
|
||||||
make_latest: false
|
make_latest: false
|
||||||
|
mode: append
|
||||||
|
|
||||||
git:
|
git:
|
||||||
ignore_tags:
|
ignore_tags:
|
||||||
|
|||||||
Reference in New Issue
Block a user