LoginSignup
10
2

More than 5 years have passed since last update.

Jenkins Gitのタイムアウト時間を増やす

Posted at

Git Cloneは正常に走るけど、
JenkinsのGit Pluginでは
クローンのタイムアウトが
デフォルトで10分になってる。
・・・・めっちゃ困った。

下記URLを見つけました。
http://stackoverflow.com/questions/22013217/on-building-jenkins-project-timeout-after-10-minute-error-happens

■Git Plugin が入っていることが必須

1.ソースコード管理のAdditional BehavioursからAdvanced clone behavioursを選択
2.下図のような表示がされるのでTimeoutに必要な数字を入れる。
Jenkinsタイムアウト変更.png

10
2
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
10
2