mirror of
				https://github.com/juanfont/headscale.git
				synced 2025-11-04 15:02:39 +09:00 
			
		
		
		
	Fix binary releases
This commit is contained in:
		@@ -32,15 +32,15 @@ builds:
 | 
				
			|||||||
archives:
 | 
					archives:
 | 
				
			||||||
  - id: golang-cross
 | 
					  - id: golang-cross
 | 
				
			||||||
    builds:
 | 
					    builds:
 | 
				
			||||||
      - darwin_amd64
 | 
					      - darwin-amd64
 | 
				
			||||||
      - darwin_arm64
 | 
					      - darwin-arm64
 | 
				
			||||||
      - freebsd_amd64
 | 
					      - freebsd-amd64
 | 
				
			||||||
      - linux_386
 | 
					      - linux-386
 | 
				
			||||||
      - linux_amd64
 | 
					      - linux-amd64
 | 
				
			||||||
      - linux_arm64
 | 
					      - linux-arm64
 | 
				
			||||||
      - linux_arm_5
 | 
					      - linux-arm-5
 | 
				
			||||||
      - linux_arm_6
 | 
					      - linux-arm-6
 | 
				
			||||||
      - linux_arm_7
 | 
					      - linux-arm-7
 | 
				
			||||||
    name_template: "{{ .ProjectName }}_{{ .Version }}_{{ .Os }}_{{ .Arch }}"
 | 
					    name_template: "{{ .ProjectName }}_{{ .Version }}_{{ .Os }}_{{ .Arch }}"
 | 
				
			||||||
    format: binary
 | 
					    format: binary
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user