remove redundant '-' from .goreleaser.yaml
This commit is contained in:
		@@ -7,7 +7,7 @@ before:
 | 
				
			|||||||
builds:
 | 
					builds:
 | 
				
			||||||
  - flags:
 | 
					  - flags:
 | 
				
			||||||
    - -trimpath
 | 
					    - -trimpath
 | 
				
			||||||
  - env:
 | 
					    env:
 | 
				
			||||||
      - CGO_ENABLED=0
 | 
					      - CGO_ENABLED=0
 | 
				
			||||||
    goos:
 | 
					    goos:
 | 
				
			||||||
      - linux
 | 
					      - linux
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user