-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
The dependency should be apisix-base depends on apisix-nginx-module.
build-apisix-base.sh --> apisix-nginx-module
So we should not use build-apisix-base.sh
in CI
wget https://raw.githubusercontent.com/api7/apisix-build-tools/master/build-apisix-base.sh |
A better way is to refer to CI of lua-resty-core to add a new script only for apisix-nginx-module
. ref: https://github.com/openresty/lua-resty-core/blob/dc3fdd91b1abc2aac6706c9117a99cd2e00e6133/.travis.yml#L65
Metadata
Metadata
Assignees
Labels
No labels