ChewKeanHo / AutomataCI

An open-source, redistributable, template-guided, and semi-autonomous CI infrastructure readily available your next project.
Apache License 2.0
18 stars 1 forks source link

automataCI: fixed RPM responding to 'any' OS/ARCH type bug #323

Closed hollowaykeanho closed 1 month ago

hollowaykeanho commented 1 month ago

It appears the existing RPM packager does not respond to 'any' type for OS/ARCH values properly. Hence, let's amend it.

This patch fixes RPM responding to 'any' OS/ARCH type bug in automataCI/ directory.