Fixed the woodpecker config to upload .deb files
This commit is contained in:
parent
e1a8b457d9
commit
c72bf02d66
@ -26,7 +26,7 @@ pipeline:
|
||||
base_url: https://git.metaunix.net
|
||||
title: "${CI_COMMIT_TAG}"
|
||||
files:
|
||||
- dist/archon-*.deb
|
||||
- dist/archon-*.rpm
|
||||
- dist/archon*.deb
|
||||
- dist/archon*.rpm
|
||||
when:
|
||||
event: tag
|
||||
|
Loading…
Reference in New Issue
Block a user