adding drone ci
	
		
			
	
		
	
	
		
	
		
			Some checks reported errors
		
		
	
	
		
			
				
	
				continuous-integration/drone/push Build encountered an error
				
			
		
		
	
	
				
					
				
			
		
			Some checks reported errors
		
		
	
	continuous-integration/drone/push Build encountered an error
				
			This commit is contained in:
		
							
								
								
									
										11
									
								
								.drone.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								.drone.yml
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,11 @@
 | 
			
		||||
kind: pipeline
 | 
			
		||||
type: docker
 | 
			
		||||
name: master_builds 
 | 
			
		||||
 | 
			
		||||
steps:
 | 
			
		||||
  - name: quality_check 
 | 
			
		||||
    image: alpine-java
 | 
			
		||||
    commands: ./misc/pre-commit.sh
 | 
			
		||||
  - name: archive
 | 
			
		||||
    image: alpine
 | 
			
		||||
    commands: ./misc/pre-commit.sh archive
 | 
			
		||||
		Reference in New Issue
	
	Block a user