문제

I am new to TFS, we have the below requirement. We need to create simple dot net application which need to be checked in TFS 2012 then we need to build the solution in the TFS and place it in X location (on local machine). and in post build script we need to run the powershell command which upload the files to cloud.

We have written the poowershell command but our concern is how to write build script which will call this powershell script to upload the complied files from local machine to cloud

도움이 되었습니까?

해결책

Visual Studio Online - Getting Started

Best place to get you started with Visual Studio Online basics and specifically for a Build

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top