Jenkins Azure Blob Storage plugin to copy the contents of Build folder and not build folder to $web azure blob static cotainer Jenkins Azure Blob Storage plugin to copy the contents of Build folder and not build folder to $web azure blob static cotainer jenkins jenkins

Jenkins Azure Blob Storage plugin to copy the contents of Build folder and not build folder to $web azure blob static cotainer


Just use the dir command to run the Azure Storage inside your root folder, and remove the folder from the parameter:

dir('build'){   azureUpload blobProperties: … filesPath: '**/'}