Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 453 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 453 Bytes

Release and Deployment extensions (VS Team Services)

This repository is a common place for all the extensions that RM team publishes through Microsoft and Microsoft DevLabs publishers.

Extensions

IIS web deploy

Extension that lets you deploy web application to IIS. More info

How to Build

- Ensure you have installed the node.js
- npm install
- gulp build
- gulp test