jenkinsci/azure-storage-plugin

Specify credentials at runtime.

shchukax opened this issue · 1 comments

It would be useful to specify azure credentials at runtime. For example, in our build scenario, Azure credentials are loaded from a local file during the build. I cannot use jenkins credentials, as I don't know the account name/key before the pipeline runs.