-
Bug
-
Resolution: Fixed
-
Blocker
I am using the Eclipse plugin 'Publish an Azure Web App'.
I configured an app service in my portal Azure and several slots for this app service.
When the plugin starts to publish the files, it restarts the app service instead of restarting the slot. But it publishes correctly the files to the slot.
Jenkins 2.91
Azure App Service Plugin 0.1.1
Code changed in jenkins
User: Dayang Shen
Path:
src/main/java/com/microsoft/jenkins/appservice/commands/DockerDeployCommand.java
http://jenkins-ci.org/commit/azure-app-service-plugin/db3fa951844eb0791c4b051ecf319adb3c5206b5
Log:
Restart slot app too
[FIXED JENKINS-48191]