Running custom scripts during deployment (Umbraco cloud)
Hi!
I'm using AzureCDNToolkit quite successfully except for one thing. I'm bundling my js/css using webpack when I'm deploying. I was wondering if it's possible to run custom scripts before or after deploying between my different environments. What I would like to accomplish is pushing my bundled css and js files to different containers (separate ones for each environment) in Azure Blob Storage, so I can resolve them using ResolveCdn().
Running custom scripts during deployment (Umbraco cloud)
Hi! I'm using AzureCDNToolkit quite successfully except for one thing. I'm bundling my js/css using webpack when I'm deploying. I was wondering if it's possible to run custom scripts before or after deploying between my different environments. What I would like to accomplish is pushing my bundled css and js files to different containers (separate ones for each environment) in Azure Blob Storage, so I can resolve them using ResolveCdn().
Anyone has any ideas?
is working on a reply...