Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configuring deployment with GitHub Actions is not currently supported for your selection of Runtime Stack #143

Open
dev-samples opened this issue May 26, 2022 · 1 comment

Comments

@dev-samples
Copy link

dev-samples commented May 26, 2022

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:

image

image

image

image

I basically just need to deploy my own docker images with a few mounts.

What am I missing??

@EggheadJr
Copy link

EggheadJr commented Mar 13, 2023

Hey there,

I had the same issue and I solve it by changing the GitHub settings profile to a private profile.

Go to:

Contributions & Activity

-Make profile private and hide activity
Enabling this will hide your contributions and activity from your GitHub profile and from social features like followers, stars, feeds, leaderboards and releases.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants