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.
ジョブ「B」がジョブ「A」の下流にあり、両方が同じ git リポジトリから描画する場合、A のビルドによってトリガーされる B のビルドが同じコミットを使用するようにするにはどうすればよいですか? 「A」がビルドしている間にリポジトリ?
この投稿への回答では、copy-artifact プラグインの使用が提案されていますが、ジョブ「B」に「このビルドにこの正確なコミット ハッシュを使用する」ように指示する簡単な方法があるはずです。