File tree Expand file tree Collapse file tree 1 file changed +2
-8
lines changed Expand file tree Collapse file tree 1 file changed +2
-8
lines changed Original file line number Diff line number Diff line change
1
+ version : 2
2
+
1
3
project_name : mc-monitor
2
4
before :
3
5
hooks :
@@ -18,11 +20,6 @@ builds:
18
20
ignore :
19
21
- goos : windows
20
22
goarch : arm
21
- archives :
22
- -
23
- format_overrides :
24
- - goos : windows
25
- format : zip
26
23
dockers :
27
24
- image_templates :
28
25
- itzg/{{ .ProjectName }}:{{ .Version }}-amd64
@@ -67,8 +64,6 @@ docker_manifests:
67
64
- itzg/{{ .ProjectName }}:{{ .Version }}-arm32v7
68
65
checksum :
69
66
name_template : ' checksums.txt'
70
- snapshot :
71
- name_template : " {{ .Tag }}-next"
72
67
changelog :
73
68
sort : asc
74
69
filters :
@@ -82,7 +77,6 @@ scoops:
82
77
owner : itzg
83
78
name : scoop-bucket
84
79
token : " {{ .Env.SCOOP_TAP_GITHUB_TOKEN }}"
85
- folder : bucket
86
80
license : MIT
87
81
description : Command/agent to monitor the status of Minecraft servers
88
82
brews :
You can’t perform that action at this time.
0 commit comments