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
|
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
|
||||||
|
Loading…
Reference in New Issue
Block a user