Use another image for shellcheck.
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is failing
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	continuous-integration/drone/push Build is failing
				
			This commit is contained in:
		| @@ -5,7 +5,7 @@ name: "lint" | ||||
|  | ||||
| steps: | ||||
|   - name: lint | ||||
|     image: koalaman/shellcheck:v0.8.0 | ||||
|     image: koalaman/shellcheck-alpine:v0.8.0 | ||||
|     pull: if-not-exists | ||||
|     commands: | ||||
|       - /bin/shellcheck mirror.sh | ||||
|   | ||||
		Reference in New Issue
	
	Block a user