Add .drone.yml build file
	
		
			
	
		
	
	
		
	
		
			Some checks reported errors
		
		
	
	
		
			
				
	
				continuous-integration/drone/push Build was killed
				
			
		
		
	
	
				
					
				
			
		
			Some checks reported errors
		
		
	
	continuous-integration/drone/push Build was killed
				
			This commit is contained in:
		
							
								
								
									
										11
									
								
								.drone.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								.drone.yml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,11 @@ | ||||
| kind: pipeline | ||||
| type: kubernetes | ||||
| name: default | ||||
|  | ||||
| steps: | ||||
| - name: test | ||||
|   image: gradle:jdk10 | ||||
|   commands: | ||||
|   - gradle assemble | ||||
|   - gradle check | ||||
|   - gradle test --info | ||||
		Reference in New Issue
	
	Block a user