I am using Octopus Deploy to deploy a web application in Azure web applications. I use auto-redeployment slots to warm the application before making it available.
Octopus Deploy now displays a warning after each deployment:
An automatic shift lock file from a previous deployment was detected and deleted.
This is problem? If not (which I suspect), how can I turn off the warning?
source
share