Fixed the woodpecker config to upload .deb files
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user