You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: