-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Node6hotfixes/azure function app #14189
Node6hotfixes/azure function app #14189
Conversation
We see a behavior that this task ignores slotName: "value" and deploy it straight to production slot. This worked fine on friday. So our existing pipeline end up with deploy to prod and swap latest code into stage slot... not optimal :) |
2f764c0#diff-639c038189c01445c7a666c289f267ec6a6c77f7d90046ca6844965ff3bba6eb -> "azure-pipelines-tasks-azurermdeploycommon": "^2.0.3", |
Can you raise issue with logs? This diff is already part of "azure-pipelines-tasks-azurermdeploycommon": "^2.0.3" package |
#14639 problem were not related to the links above |
Task name: AzureFunctionAppV1
Description: Adding changes for node 10 changes
Documentation changes required: (Y/N)
Added unit tests: (Y/N)
Attached related issue: (Y/N)
Checklist: