Compare commits
	
		
			2 Commits
		
	
	
		
			erghgetrer
			...
			erthetzh
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 050f4042c3 | |||
| 13c25eb2ea | 
@@ -10,7 +10,7 @@ pipeline:
 | 
				
			|||||||
      event: [push, tag]
 | 
					      event: [push, tag]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  publish:
 | 
					  publish:
 | 
				
			||||||
    image: docker.io/plugins/sftp
 | 
					    image: docker.io/plugins/sftp:linux-amd64
 | 
				
			||||||
    pull: true
 | 
					    pull: true
 | 
				
			||||||
    settings:
 | 
					    settings:
 | 
				
			||||||
      host:
 | 
					      host:
 | 
				
			||||||
@@ -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