ChewKeanHo / AutomataCI

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

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

Closed hollowaykeanho closed 6 months ago

hollowaykeanho commented 6 months 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.