ci: add static_analysis #2
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -47,4 +47,5 @@ steps:
 | 
				
			||||||
  pull: if-not-exists
 | 
					  pull: if-not-exists
 | 
				
			||||||
  privileged: true
 | 
					  privileged: true
 | 
				
			||||||
  commands:
 | 
					  commands:
 | 
				
			||||||
 | 
					    - git submodule update --init --recursive
 | 
				
			||||||
    - conan build . -s build_type=Release -o enable_static_analysis=True --build=missing
 | 
					    - conan build . -s build_type=Release -o enable_static_analysis=True --build=missing
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue