No credentials specified /usr/bin/git rev-parse --resolve-git-dir /home/you/workspace/0814_iInterface/iInterface_python/.git # timeout=10 Fetching changes from the remote Git repository /usr/bin/git config remote.origin.url git@github.com:princeqjzh/iInterface_python.git # timeout=10 Fetch...
Running on Jenkins in /root/.jenkins/workspace/k8s-web-demo [Pipeline] { [Pipeline] stage [Pipeline] { (Preparation) [Pipeline] git No credentials specified Cloning the remote Git repository Cloning repository https://git.imooc.com/coding-335/mooc-k8s-demo-docker.git git init /root/.jenkins/...
控制台输出Startedby user unknownoranonymousRunningasSYSTEMBuildinginworkspace/root/.jenkins/workspace/oaimTherecommended git tool is:NONENocredentials specified>git rev-parse--resolve-git-dir/root/.jenkins/workspace/oaim/.git# timeout=10Fetchingchanges from the remoteGitrepository>git config remote.origin...
正确构建 [root@jenkins-master ~]# curl -s -X POST "http://172.25.254.130:9000/job/diy-maven_TEST/build?token=testmvn" 开支构建 控制台信息 Started by remote host172.25.254.130Building remotely on slave1inworkspace /var/jenkins/workspace/diy-maven_TEST No credentials specified> git rev-parse ...
No credentials specified Cloning the remote Git repository Cloning repository http://192.168.132.132/root/pipeline-parameter-test.git> git init /root/.jenkins/workspace/pipeline_parameter_project # timeout=10Fetching upstream changes from http://192.168.132.132/root/pipeline-parameter-test.git> git -...
No credentials specified Cloning the remote Git repository Cloning repository https://github.com/hellxz/cicd-demo.git > git init /home/hellxz/jenkins/home/workspace/demo # timeout=10 Fetching upstream changes from https://github.com/hellxz/cicd-demo.git ...
workspace /var/jenkins_home/workspace/web No credentials specified > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/xxxx.git # timeout=10 ...
然后用在了jenkins中(恩,work节点的密钥,没有使用key的方式,直接使用了用户名,密码的方式)。然后...
17:46:27 No credentials specified 17:46:27 > C:\Program Files\Git\cmd\git.exe rev-parse --resolve-git-dir C:\WINDOWS\system32\config\systemprofile\AppData\Local\Jenkins.jenkins\workspace\GithubProject.git # timeout=10 17:46:28 Fetching changes from the remote Git repository ...
参考另一篇文章 删除 ~/.subversion 目录,并重新输入credentials ,如出现 authentication cancelled 需要删除已经拉取的目录 1.自定义项目路径: 进入job-配置-高级项目选项-选择使用“自定义的工作空间”,配置后项目不用放到jenkins默认的workspace里了。 勾选Pass all job parameters as System properties ...