actions-marketplace-validations/Package an Azure Function app in Java
Package an Azure Function app in Java
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| function-name | The name of the function app to package | yes | — |
| working-directory | The root directory of the function | no | . |
Outputs
| name | description |
|---|---|
| deployment-directory | The directory containing the files to deploy |
| deployment-file | The zip file to deploy |