ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job?
增加jenkins的一个job,配置源码管理,指定仓库和分支,job运行后,报错:ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job?但是这个分支确实是存在的,直接git checkout是可以的,怎么解决呢?
add a comment