Kong / kong-build-tools

Build tools to package and release Kong
Apache License 2.0
83 stars 72 forks source link

fix(rhel): drop the last digit on rhel naming #621

Closed hutchic closed 1 year ago

hutchic commented 1 year ago

Tested locally.

export PACKAGE_TYPE=rpm RESTY_IMAGE_BASE=rhel RESTY_IMAGE_TAG=8.6
make package-kong
... snip ...
ls output 
kong-3.1.0.rhel8.amd64.rpm
github-actions[bot] commented 1 year ago

:tada: This PR is included in version 4.40.2 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: