13
Xác minh khóa máy chủ Jenkins không thành công
Tôi gặp vấn đề với jenkins , cài đặt "git", hiển thị lỗi sau: Failed to connect to repository : Command "git ls-remote -h https://person@bitbucket.org/person/projectmarket.git HEAD" returned status code 128: stdout: stderr: fatal: Authentication failed Tôi đã thử nghiệm với ssh : git@bitbucket.org:person/projectmarket.git Đây là lỗi: Failed to connect to …
164
jenkins