Jenkins not able to fetch code from remote git

后端 未结 8 1371
梦毁少年i
梦毁少年i 2020-12-23 19:23

My jenkins build is suddenly not working now.The error is as follows:-

Fetching changes from the remote Git repository
 > git config remote.origin.url <         


        
8条回答
  •  天涯浪人
    2020-12-23 20:05

    Experienced it when Jenkins VM was running out of disk space. Cleaned it up, don't see this problem anymore.

提交回复
热议问题