問題タブ [build-triggers]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
0 に答える
36 参照

jenkins - jenkinsfile トリガーでフィルター ロジックを定義する方法

以下のようなパイプラインにトリガーがあります。

質問:

  1. この文法は正しいですか?GenericTriggerに 2 つのフィルターを追加できますか?
  2. A と B の間のロジックは何ですか? AとBの両方が満たされると発動する?
  3. (A または B) にビルドをトリガーさせたい場合はどうすればよいですか? トリガー内に 2 つのGenericTriggerを追加できますか? お気に入り: