apisix-build-tools
apisix-build-tools copied to clipboard
Find a way to package rpm repo under Ubuntu 20.04
Currently, we use createrepo to create rpm repo. However, this package is removed since Ubuntu 20.04. Hence, we have to roll back the CI OS in https://github.com/api7/apisix-build-tools/pull/243.
Ubuntu 18.04 will be deprecated in GitHub Action in April 2023. We need to find out an alternative before that.