mirror of
				https://github.com/prometheus/node_exporter.git
				synced 2025-08-20 18:33:52 -07:00 
			
		
		
		
	Fix tag release filter in circleci.
This commit is contained in:
		
							parent
							
								
									7fc2489a59
								
							
						
					
					
						commit
						423a7588c8
					
				| 
						 | 
				
			
			@ -140,7 +140,7 @@ workflows:
 | 
			
		|||
        - test
 | 
			
		||||
        - build
 | 
			
		||||
        filters:
 | 
			
		||||
          tags:
 | 
			
		||||
            only: /^v.*/
 | 
			
		||||
          branches:
 | 
			
		||||
            ignore: /.*/
 | 
			
		||||
          tags:
 | 
			
		||||
            only: /^v[0-9]+(\.[0-9]+){2}(-.+|[^-.]*)$/
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue