You've already forked prometheus-fail2ban-exporter
							
							Merge branch 'fix/disable-cgo-in-build' into 'main'
fix: disable cgo in goreleaser build See merge request hectorjsmith/fail2ban-prometheus-exporter!83
This commit is contained in:
		@@ -1,6 +1,6 @@
 | 
				
			|||||||
project_name: fail2ban_exporter
 | 
					project_name: fail2ban_exporter
 | 
				
			||||||
builds:
 | 
					builds:
 | 
				
			||||||
  -
 | 
					  - env: [CGO_ENABLED=0]
 | 
				
			||||||
    binary: fail2ban_exporter
 | 
					    binary: fail2ban_exporter
 | 
				
			||||||
    goos:
 | 
					    goos:
 | 
				
			||||||
      - linux
 | 
					      - linux
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user