Add trigger
	
		
			
	
		
	
	
		
			
				
	
				continuous-integration/drone Build is passing
				
					Details
				
			
		
	
				
					
				
			
				
	
				continuous-integration/drone Build is passing
				
					Details
				
			
		
	This commit is contained in:
		
							parent
							
								
									3d3748a82b
								
							
						
					
					
						commit
						3f1a5b1ce7
					
				|  | @ -8,3 +8,11 @@ steps: | ||||||
|   commands: |   commands: | ||||||
|     - go get ./... |     - go get ./... | ||||||
|     - go test ./... |     - go test ./... | ||||||
|  | 
 | ||||||
|  | trigger: | ||||||
|  |   branch: | ||||||
|  |   - master | ||||||
|  |   event: | ||||||
|  |   - push   | ||||||
|  |   - cron | ||||||
|  |   - custom   | ||||||
		Loading…
	
		Reference in New Issue