This commit is contained in:
		
							parent
							
								
									253a8216a2
								
							
						
					
					
						commit
						cb5b97dddb
					
				
					 1 changed files with 1 additions and 3 deletions
				
			
		|  | @ -13,7 +13,7 @@ steps: | |||
| - name: greeting | ||||
|   shell: powershell | ||||
|   commands: | ||||
|     - python.exe -u "$(Get-Command conan | Select-Object -ExpandProperty Source)" --version | ||||
|     - conan build . -s build_type=Release | ||||
| 
 | ||||
| --- | ||||
| kind: pipeline | ||||
|  | @ -35,7 +35,6 @@ steps: | |||
|         -c tools.system.package_manager:mode=install \ | ||||
|         -c tools.cmake.cmaketoolchain:generator=Ninja \ | ||||
|         -s build_type=Release \ | ||||
|         -o enable_static_analysis=False \ | ||||
|         -o enable_tests=True \ | ||||
|         -o use_mold=True \ | ||||
|         --build=missing | ||||
|  | @ -65,7 +64,6 @@ steps: | |||
|         -c tools.system.package_manager:mode=install \ | ||||
|         -c tools.cmake.cmaketoolchain:generator=Ninja \ | ||||
|         -s build_type=Release \ | ||||
|         -o enable_static_analysis=False \ | ||||
|         -o enable_tests=True \ | ||||
|         -o use_mold=True \ | ||||
|         --build=missing | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue