We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
build-apisix-base.sh
apisix-nginx-module/.github/workflows/ci.yml
Line 41 in 1345603
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
apisix-nginx-module
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The dependency should be apisix-base depends on apisix-nginx-module.
So we should not use
build-apisix-base.sh
in CIapisix-nginx-module/.github/workflows/ci.yml
Line 41 in 1345603
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#L65The text was updated successfully, but these errors were encountered: