web-ngx/Debian Action
Setup an Debian environment
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| option_arch | Set compiler option '-march' | no | — |
| option_tune | Set compiler option '-mtune' | no | — |
| option_mold | Enable mold linker | no | — |
| deploy_tmp | Deploy temporary directories. | no | /tmp |
| prefix | Install path, defaule is /opt | no | — |
Outputs
| name | description |
|---|---|
| file_name | File name of resulting .tar.xz file. |
| build_hash | All repos SHA256. |
| deploy_script | Deploy script. |
| www | Web config root directories. |