This commit is contained in:
		
							parent
							
								
									6e3e8c3451
								
							
						
					
					
						commit
						38b8d1fec2
					
				
							
								
								
									
										12
									
								
								.drone.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										12
									
								
								.drone.yml
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,12 @@
 | 
			
		||||
kind: pipeline
 | 
			
		||||
type: exec
 | 
			
		||||
name: hello
 | 
			
		||||
 | 
			
		||||
platform:
 | 
			
		||||
  os: linux
 | 
			
		||||
  arch: amd64
 | 
			
		||||
 | 
			
		||||
steps:
 | 
			
		||||
- name: greeting
 | 
			
		||||
  commands:
 | 
			
		||||
  - echo hello world
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user