Auto deploy in Azure
Hi Feodor...
My question is this:
I have some WebJobs in Azure and I need to setup auto deploy through appveyor when I push any changes. Is it possible ?
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 20 Jan, 2016 07:09 PM
Hi Turgut,
You can deploy web jobs in
App_Data
folder of web app. Take a look at this sample project: https://github.com/FeodorFitsner/WebJob-Appevyor/blob/master/WebJob...If you need to deploy a triggered (scheduled) web job then look at this issue for the solution: https://github.com/appveyor/ci/issues/277#issuecomment-157124888
Hope that helps.
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 02:03 AM.