forked from AUR/linux-vfio
		
	Add '.drone.yml'
This commit is contained in:
		
							
								
								
									
										10
									
								
								.drone.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								.drone.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,10 @@
 | 
			
		||||
kind: pipeline
 | 
			
		||||
type: docker
 | 
			
		||||
name: default
 | 
			
		||||
 | 
			
		||||
steps:
 | 
			
		||||
- name: greeting
 | 
			
		||||
  image: archlinux
 | 
			
		||||
  commands:
 | 
			
		||||
  - echo hello
 | 
			
		||||
  - echo world
 | 
			
		||||
		Reference in New Issue
	
	Block a user