contoso-engineering/Will App Service Web App Build Action
Build an Azure Web App on Linux using the Oryx build system.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| source-directory | Relative path (within the repository) to the source directory of the project you want to build; if no value is provided for this, the root of the repository ("GITHUB_WORKSPACE" environment variable) will be built. | no | — |
| platform | Programming platform used to build the web app; if no value is provided, Oryx will determine the platform to build with. The supported values are "dotnet", "nodejs", "php" and "python". | no | — |
| platform-version | Version of the programming platform used to build the web app; if no value is provided, Oryx will determine the version needed to build the repository. | no | — |
| output-directory | The directory where the build output has to be put. | no | — |
Outputs
no outputs