ci: clone recursively in ci
This commit is contained in:
		
							parent
							
								
									2b044f002a
								
							
						
					
					
						commit
						e3da25eaab
					
				
					 1 changed files with 4 additions and 2 deletions
				
			
		|  | @ -1,8 +1,6 @@ | |||
| kind: pipeline | ||||
| type: docker | ||||
| name: clang format | ||||
| clone: | ||||
|   recursive: true | ||||
| 
 | ||||
| trigger: | ||||
|   branch: | ||||
|  | @ -46,3 +44,7 @@ steps: | |||
|   privileged: true | ||||
|   commands: | ||||
|     - conan build . -s build_type=Release -o enable_static_analysis=True --build=missing | ||||
| 
 | ||||
| --- | ||||
| clone: | ||||
|   recursive: true | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue