segesdk/composite-azure-deploy-functionapp
Render variables, substitute variables and deploy to Azure Function App
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| publishPath | publishing path of the binaries | yes | — |
| environment | Target environment to deploy to | yes | — |
| variableFile | json file with variables for rendering with json-variables | yes | — |
| secrets | serialized json string for github secrets | yes | — |
| configurationFile | configuration file to perform variable substitution | yes | — |
| functionAppName | Name of the target function app | yes | — |
| azureCredentials | Service principal credentials | yes | — |
Outputs
| name | description |
|---|---|
| random-number | Random number |