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

Misleading log message despite specifying containerAppEnvironment input #56

Open
praneetloke opened this issue Aug 14, 2023 · 0 comments

Comments

@praneetloke
Copy link

Hello, I am passing the environment name to which I want the container to be deployed. Despite that I see a warning log message that points to a different environment name. I do have two environments in the resource group.

My guess is that the condition to check if the specified environment already exists isn't correctly setting the flag as intended: https://github.com/Azure/container-apps-deploy-action/blob/main/action.yml#L356-L364

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

1 participant