ci: add static_analysis #2
					 1 changed files with 4 additions and 1 deletions
				
			
		| 
						 | 
					@ -9,7 +9,10 @@ RUN apk add --no-cache \
 | 
				
			||||||
    make \
 | 
					    make \
 | 
				
			||||||
    g++ \
 | 
					    g++ \
 | 
				
			||||||
    python3 \
 | 
					    python3 \
 | 
				
			||||||
    py3-pip
 | 
					    py3-pip \
 | 
				
			||||||
 | 
					    mesa-dev \
 | 
				
			||||||
 | 
					    mesa-gl \
 | 
				
			||||||
 | 
					    pkgconf
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
RUN pip install --no-cache-dir --break-system-packages conan gitpython \
 | 
					RUN pip install --no-cache-dir --break-system-packages conan gitpython \
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue