You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// `az storage file upload` doesn't support file uploaded in a remote directory that doesn't exist but upload-batch yes. Unfortunately the cli syntax is a bit different and requires filename and directory name to be set differently.
Reproduction steps
pipeline-library/vars/publishReports.groovy
Lines 55 to 59 in 0d4b15d
prodjenkinsreports
storage account).Expected Results
Report is uploaded only to the file share.
Actual Results
Report is uploaded to both the blob storage and the file share.
Anything else?
An helpdesk issue to delete the blob storage should be open after that.
The text was updated successfully, but these errors were encountered: