a
	
		
			
	
		
	
	
		
			
				
	
				continuous-integration/woodpecker the build failed
				
					Details
				
			
		
	
				
					
				
			
				
	
				continuous-integration/woodpecker the build failed
				
					Details
				
			
		
	This commit is contained in:
		
							parent
							
								
									dca8eba05f
								
							
						
					
					
						commit
						fc3a2db40c
					
				| 
						 | 
					@ -2,7 +2,7 @@ pipeline:
 | 
				
			||||||
  install:
 | 
					  install:
 | 
				
			||||||
    image: python:${PYTHON}-alpine
 | 
					    image: python:${PYTHON}-alpine
 | 
				
			||||||
    commands:
 | 
					    commands:
 | 
				
			||||||
      - apk add gcc mariadb-dev jpeg-dev
 | 
					      - apk add build-base mariadb-dev jpeg-dev
 | 
				
			||||||
      - 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