ci: add static_analysis #2
					 1 changed files with 2 additions and 1 deletions
				
			
		| 
						 | 
					@ -11,7 +11,8 @@ RUN apk add --no-cache \
 | 
				
			||||||
    python3 \
 | 
					    python3 \
 | 
				
			||||||
    py3-pip
 | 
					    py3-pip
 | 
				
			||||||
 | 
					
 | 
				
			||||||
RUN pip install --no-cache-dir conan
 | 
					
 | 
				
			||||||
 | 
					RUN pip install --no-cache-dir --break-system-packages conan gitpython
 | 
				
			||||||
 | 
					
 | 
				
			||||||
RUN clang --version  \
 | 
					RUN clang --version  \
 | 
				
			||||||
    && conan --version \
 | 
					    && conan --version \
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue