我对Jenkins并不熟悉,但是Bitbucket允许您通过https克隆git存储库,https可以接受密码作为url的一部分,如下所示:
https://<user>:<pass>@bitbucket.org/<user>/<project>.git

我对Jenkins并不熟悉,但是Bitbucket允许您通过https克隆git存储库,https可以接受密码作为url的一部分,如下所示:
https://<user>:<pass>@bitbucket.org/<user>/<project>.git