ci: add buildinfo and adjust incoming path
This commit is contained in:
		@@ -26,7 +26,8 @@ pipeline:
 | 
				
			|||||||
        - ../*.dsc
 | 
					        - ../*.dsc
 | 
				
			||||||
        - ../*.git
 | 
					        - ../*.git
 | 
				
			||||||
        - ../*.changes
 | 
					        - ../*.changes
 | 
				
			||||||
      destination_path: /var/www/repository/debian/incoming
 | 
					        - ../*.buildinfo
 | 
				
			||||||
 | 
					      destination_path: /var/www/repository/debian/incoming/input
 | 
				
			||||||
    when:
 | 
					    when:
 | 
				
			||||||
      event: [tag]
 | 
					      event: [tag]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user