mirror of
				https://github.com/prometheus/node_exporter.git
				synced 2025-08-20 18:33:52 -07:00 
			
		
		
		
	Fix yamllint error due to trailing whitespace.
Signed-off-by: Chris Cleeland <chris.cleeland@gmail.com>
This commit is contained in:
		
							parent
							
								
									146d5e8e68
								
							
						
					
					
						commit
						62b30d638f
					
				| 
						 | 
				
			
			@ -57,7 +57,7 @@ jobs:
 | 
			
		|||
            fi
 | 
			
		||||
 | 
			
		||||
            if [[ -f "$(pwd)/.build/darwin-amd64/node_exporter" ]]; then
 | 
			
		||||
                promu codesign "$(pwd)/.build/darwin-amd64/node_exporter"                
 | 
			
		||||
                promu codesign "$(pwd)/.build/darwin-amd64/node_exporter"
 | 
			
		||||
            fi
 | 
			
		||||
      - persist_to_workspace:
 | 
			
		||||
          root: .
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue