You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using a crate called cargo-rpm we can easily create a .rpm package for our project which should later be added to the release files. Bare in mind that a new testing CI job will be required to make sure it's working.
Using a crate called cargo-rpm we can easily create a
.rpmpackage for our project which should later be added to the release files. Bare in mind that a new testing CI job will be required to make sure it's working.Related to:
archrelease to the release file #44.debrelease to the release file #42a-packrelease file (package format for Alpine) #51Blocked by: