actions-marketplace-validations/App Service Web App Build Action

Build an Azure Web App on Linux using the Oryx build system.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jan 13, 2023
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/azure_appservice-build@fb787afed09d7c240cf0a72b42a266142741fde6 # no releases — HEAD as of 2026-07-10

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
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. Supported values: dotnet, golang, java, nodejs, php, python, ruby' 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-directoryThe directory where the build output will be copied to.no

no outputs