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 を使用して ssh サイトに接続し、操作を行います。これは Publish Over SSH Plugin を介して可能であり、うまく機能しますが、サーバーが多数あり、ssh サイトを使用するには、それぞれを構成する必要があります。構成なしで、自分のマシンの IP をジェンキンス ジョブのパラメーターとして使用したいと考えています。
これは可能ですか?
前もって感謝します。
マシンの IP アドレスをビルドの文字列パラメータとして指定しても問題はありません。マシンのホスト名も入力できます。私はあなたの質問に何かが欠けていると思います。