Fixed the woodpecker config to upload .deb files

This commit is contained in:
2022-05-22 16:29:55 -04:00
parent e1a8b457d9
commit c72bf02d66

@ -26,7 +26,7 @@ pipeline:
base_url: https://git.metaunix.net base_url: https://git.metaunix.net
title: "${CI_COMMIT_TAG}" title: "${CI_COMMIT_TAG}"
files: files:
- dist/archon-*.deb - dist/archon*.deb
- dist/archon-*.rpm - dist/archon*.rpm
when: when:
event: tag event: tag