dhi-gras/Azure multi-deploy
Creates instances, builds, deploys web & function apps to azure. Supports staging deployments in PRs
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| azureCredentials | Azure credentials in JSON format including "clientId", "tenantId" and "clientSecret" of your service principal. | yes | — |
| githubToken | Token used for getting PR info and posting deployment stats comment, recommended to use GITHUB_TOKEN var | yes | — |
| preventProdDeploy | If defined, skips production deployment. If in PR, appends line to comment that code quality checks have failed and will not deploy to production if merged. | — | — |
Outputs
no outputs