chrispat / vsts-kudu-tasks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kudu Tasks

This extension contains a tasks for integration with Kudu. Kudu is the engine behind git/hg deployments, WebJobs, and various other features in Azure Web Sites.

Note: These tasks are neither developed nor endorsed by creators of Kudu.

This extension includes the following tasks:

  • Kudu upload task

Kudu upload task

With this task you can upload zip package into Kudu

Get Started

  • First of all you need to define Azure Classic service endpoint. More Information

  • Then you need to add task into your build or release definition. add upload task

  • And fill settings for the task settings

About

License:MIT License


Languages

Language:PowerShell 100.0%