Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
TFS 2013 には、単体テストをコンパイルして実行する Build A があります。開発サーバーにデプロイするビルド B もあります。TFS 2013 でビルド A が成功したときにビルド B を開始するにはどうすればよいですか?
カスタムワークフローを作成し、ビルド定義をダウンロードしてから、「ビルドの開始」アクティビティを追加します。build-definition で build-workflow を選択してください。