feat add dawin and arm64 targets (#131)
This commit is contained in:
parent
0e4568f899
commit
868ec0f0ab
1
.gitignore
vendored
1
.gitignore
vendored
@ -28,3 +28,4 @@ config/default/manager_image_patch.yaml-e
|
||||
/manager
|
||||
|
||||
node_modules/
|
||||
dist/
|
||||
|
@ -15,8 +15,10 @@ builds:
|
||||
goarch:
|
||||
- amd64
|
||||
- 386
|
||||
- arm64
|
||||
goos:
|
||||
- linux
|
||||
- darwin
|
||||
|
||||
snapshot:
|
||||
name_template: "{{ .Tag }}-next"
|
||||
|
Loading…
x
Reference in New Issue
Block a user