a
	
		
			
	
		
	
	
		
			
				
	
				continuous-integration/woodpecker the build failed
				
					Details
				
			
		
	
				
					
				
			
				
	
				continuous-integration/woodpecker the build failed
				
					Details
				
			
		
	This commit is contained in:
		
							parent
							
								
									3e73e249b2
								
							
						
					
					
						commit
						d3537d8d45
					
				| 
						 | 
					@ -4,8 +4,8 @@ pipeline:
 | 
				
			||||||
    commands:
 | 
					    commands:
 | 
				
			||||||
      - apk add mariadb-dev
 | 
					      - apk add mariadb-dev
 | 
				
			||||||
      - python -m pip install --upgrade pip
 | 
					      - python -m pip install --upgrade pip
 | 
				
			||||||
      - pip install -vvvv "Pillow>=8.4.0"
 | 
					      - pip debug -v
 | 
				
			||||||
      - pip install ".[tests]"
 | 
					      - pip install -v ".[tests]"
 | 
				
			||||||
  test:
 | 
					  test:
 | 
				
			||||||
    image: python:${TAG}-alpine
 | 
					    image: python:${TAG}-alpine
 | 
				
			||||||
    commands:
 | 
					    commands:
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue