add: webhook
This commit is contained in:
		
							parent
							
								
									c9b21e33a4
								
							
						
					
					
						commit
						626b8e5538
					
				
					 1 changed files with 6 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -53,6 +53,12 @@ steps:
 | 
			
		|||
      from_secret: webdav_username
 | 
			
		||||
    password:
 | 
			
		||||
      from_secret: webdav_password
 | 
			
		||||
steps:
 | 
			
		||||
- name: send-webhook
 | 
			
		||||
  image: plugins/webhook
 | 
			
		||||
  settings:
 | 
			
		||||
    urls:
 | 
			
		||||
      from_secret: webhook_url
 | 
			
		||||
#---
 | 
			
		||||
#kind: pipeline
 | 
			
		||||
#name: makepkg-on-amd64
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue