Merge pull request 'Only exit on errors.' (#120) from feature/relax-pkgcheck into master
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	continuous-integration/drone/push Build is passing
				
			Reviewed-on: #120
This commit is contained in:
		
						commit
						a6e1908d72
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -6,4 +6,4 @@ steps: | ||||||
| - name: run-pkgcheck | - name: run-pkgcheck | ||||||
|   image: tastytea/pkgcheck:latest |   image: tastytea/pkgcheck:latest | ||||||
|   commands: |   commands: | ||||||
|   - pkgcheck --color true scan --exit error,warning,style --net . |   - pkgcheck --color true scan --exit error --net . | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue