Deployement to Azure Blob
It would be nice to be able to deploy zipped artificats to Azure Blob Storage that would be unzipped before being sent to Azure. Imagine I have a zip file containing the following files:
|- Scripts
|- file1.js
|- vendors
|- vendor1.js
|- Images
|- image1.svg
When deploying, the zip file would be unzipped and the files would be uploaded following the same file tree.
So http://blob.azure.com/scripts/vendors/vendor1.js
would work.
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Feodor Fitsner on 07 Oct, 2014 05:48 PM
I see, thanks. I've filed it as a new issue: https://github.com/appveyor/ci/issues/22
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:48 AM.