chore: add missing git package
This commit is contained in:
		
							parent
							
								
									342989ce96
								
							
						
					
					
						commit
						715de8e4e1
					
				| @ -6,7 +6,7 @@ steps: | ||||
|   - name: Static checks | ||||
|     image: eclipse-temurin:17-jdk | ||||
|     commands: | ||||
|       - apt-get update -qq && apt-get install -y python3 pip && pip install pre-commit | ||||
|       - apt-get update -qq && apt-get install -y python3 pip git && pip install pre-commit | ||||
|       - pre-commit run --all-files | ||||
|   - name: UT & IT Tests | ||||
|     image: quay.io/testcontainers/dind-drone-plugin | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user