mirror of
				https://gitlab.com/klmp200/LO41.git
				synced 2025-10-30 16:53:54 +00:00 
			
		
		
		
	Pour tester un peu Drone sur le dépôt miroir.
This commit is contained in:
		
							
								
								
									
										10
									
								
								.drone.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								.drone.yml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,10 @@ | |||||||
|  | pipeline: | ||||||
|  |   build: | ||||||
|  |     image: ubuntu:artful | ||||||
|  |     commands: | ||||||
|  |       - apt update | ||||||
|  |       - apt -y install make cmake gcc | ||||||
|  |       - mkdir cmake-build | ||||||
|  |       - cd make-build | ||||||
|  |       - cmake .. | ||||||
|  |       - make | ||||||
		Reference in New Issue
	
	Block a user