From 050f4042c3b5c298bc70a06d702f34c8745cf137 Mon Sep 17 00:00:00 2001 From: Kevin Dorner Date: Sat, 24 Sep 2022 15:52:04 +0200 Subject: [PATCH] ci: add buildinfo and adjust incoming path --- .woodpecker.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.woodpecker.yml b/.woodpecker.yml index 7ceeb4e..fc86eff 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -26,7 +26,8 @@ pipeline: - ../*.dsc - ../*.git - ../*.changes - destination_path: /var/www/repository/debian/incoming + - ../*.buildinfo + destination_path: /var/www/repository/debian/incoming/input when: event: [tag]