actions-marketplace-validations/Install OpenResty
Download, build, and install OpenResty directly in your GitHub Action runner (with build cache)
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| openrestyVersion | The version to install, see https://openresty.org/en/download.html#source-code-releases | no | 1.27.1.2 |
| configureFlags | Command line flags passed to configure | no | --with-pcre-jit --with-ipv6 |
| buildCache | Set to `false` to force rebuild of OpenResty on every run | no | true |
Outputs
no outputs