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.
現在、Jenkins を Windows Server 2008 にインストールしています。
プロセスの最後に EXE (レポートを生成するサードパーティ) を実行したいと考えています。その方法を教えてもらえますか?
ありがとうございました
ビルド ステップ「Windows バッチ コマンドの実行」を追加します。そのビルドステップでexeを呼び出します。