hyperledger / indy-node

The server portion of a distributed ledger purpose-built for decentralized identity.
https://wiki.hyperledger.org/display/indy
Apache License 2.0
686 stars 658 forks source link

fix uploading of deb files with the same name but different distribution #1695

Closed udosson closed 3 years ago

udosson commented 3 years ago

This PR rearranges the uploading structure of the debian files according to the changes made in Indy-Plenum in this commit. The new structure prevents errors in uploading of debian files with the same filename but build from a different distribution. The new structure will be as follows:

Signed-off-by: udosson r.klemens@yahoo.de

WadeBarnes commented 3 years ago

(ci) test this please