Fixed the woodpecker config to upload .deb files
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful

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

View File

@ -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