api7 / apisix-build-tools

Build tools to package and release
Apache License 2.0
125 stars 96 forks source link

ci: add manual trigger to build apisix-runtime debian package #392

Closed Revolyssup closed 3 months ago

Revolyssup commented 3 months ago

Currently the CI only runs on master branch and therefore builds the apisix debian package with Openresty Version 1.25 and Openssl version 3.2. This PR helps so that in the case we want to build the debian package for apisix-runtime where the apisix runtime uses openresty/1.21 we can manually trigger it on a branch we already have openresty/1.21 where the script it uses builds the apisix-runtime with Openresty 1.21 and Openssl 3.2