-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
Major
-
Component/s: _unsorted
-
Environment:Jenkins version: 2.176
installed plugins and their versions :
Windows Azure Storage plugin: 0.3.13
operating system: Windows Server 2012 R2 Datacenter
web browser :
Google Chrome: 74.0.3729.131
When a job succeeded in Jenkins post-build action, it creates a full folder structure on the blob.
1.png
Ex. Angular project build is in a subfolder and if I provide a full path to the files which I need in my azure blob. And it gives full directory structure in the Azure blob storage.
2.png
I need my angular build files(assets, js, etc.) directly in the $web blob. Actual requirement
3.png