actions-marketplace-validations/Libre DevOps - Deploy Azure Function App - GitHub Action
The heavily opinionated Libre DevOps Action to deploy an Azure function app.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| code-path | The absolute path in Linux format to your code code | yes | — |
| code-client-id | The client id needed for az login | yes | — |
| code-client-secret | The client secret needed for az login | yes | — |
| code-tenant-id | The tenant id needed for az login | yes | — |
| code-app-name | The core function command you want to run | yes | — |
| code-additional-params | The additional params | yes | — |
Outputs
no outputs