Kudu in Appveyor
Now I see deploying to Azure instead of AppVeyor is easier for some things like WebJobs.
This is because they have a great build system call Kudu that is run in every commit to the master branch.
https://github.com/projectkudu/kudu
Do you have any idea if can configure AppVeyor to run KUDU build system and copy the files to Azure after Kudu do the work, instead of using the Appveyor build?
Regards and thanks
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 30 Oct, 2014 08:53 PM
Kudu is the service that should be installed next to your (presumably on-premise web site). When you work with Azure Web Sites you don't need Kudu as it's already built into WAWS.
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:49 AM.