d
	
		
			
	
		
	
	
		
			
				
	
				continuous-integration/woodpecker the build failed
				
					Details
				
			
		
	
				
					
				
			
				
	
				continuous-integration/woodpecker the build failed
				
					Details
				
			
		
	This commit is contained in:
		
							parent
							
								
									4e9bfcfb0e
								
							
						
					
					
						commit
						b6706cfd08
					
				| 
						 | 
					@ -3,7 +3,7 @@ pipeline:
 | 
				
			||||||
    image: python:${PYTHON}-slim
 | 
					    image: python:${PYTHON}-slim
 | 
				
			||||||
    commands:
 | 
					    commands:
 | 
				
			||||||
      - apt update
 | 
					      - apt update
 | 
				
			||||||
      - apt install libmariadb-dev -y
 | 
					      - apt install libmariadb-dev gcc -y
 | 
				
			||||||
      - python -m pip install --upgrade pip
 | 
					      - python -m pip install --upgrade pip
 | 
				
			||||||
      - pip install -v ".[tests]"
 | 
					      - pip install -v ".[tests]"
 | 
				
			||||||
  test:
 | 
					  test:
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue