Configuring deployment with GitHub Actions is not currently supported for your selection of Runtime Stack
- Dominant language
- HTML
- Stars
- 485
- Forks
- 186
- PR merge metrics
- No merged PRs in 30d
Description
Based on:
https://docs.microsoft.com/en-us/azure/app-service/deploy-github-actions?tabs=applevel
https://github.com/Azure/actions-workflow-samples/tree/master/AppService
I am trying to enable github actions for deploying to a Azure Web App Service. But it seems its not supported I get this message:
_Configuring deployment with GitHub Actions is not currently supported for your selection of Runtime Stack. If you would like to deploy using GitHub Actions please select another Runtime Stack._
I am going through the wizard in the Portal:




I basically just need to deploy my own docker images with a few mounts.
What am I missing??
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.