You've already forked prometheus-fail2ban-exporter
							
							Merge branch 'fix/compile-without-cgo-enabled' into 'main'
Fix/compile without cgo enabled See merge request hectorjsmith/fail2ban-prometheus-exporter!8
This commit is contained in:
		@@ -7,9 +7,7 @@ before:
 | 
				
			|||||||
    # you may remove this if you don't need go generate
 | 
					    # you may remove this if you don't need go generate
 | 
				
			||||||
    - go generate ./...
 | 
					    - go generate ./...
 | 
				
			||||||
builds:
 | 
					builds:
 | 
				
			||||||
  - env:
 | 
					  - goos:
 | 
				
			||||||
      - CGO_ENABLED=0
 | 
					 | 
				
			||||||
    goos:
 | 
					 | 
				
			||||||
      - linux
 | 
					      - linux
 | 
				
			||||||
      - windows
 | 
					      - windows
 | 
				
			||||||
      - darwin
 | 
					      - darwin
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user