在詹金斯(Jenkins)部署期间,我低于错误。 首先我已经将qa-20190618-2.1.10-RC15-01标签添加到git repo中 之后,我从git还原了这个标签...在下面的问题之后 开始发生.. 关于如何解决此问题的任何建议
[Office365connector]没有要通知的Webhook hudson.plugins.git.GitException:命令“ git fetch --tags --progress origin + refs / heads / openapiTest2:refs / remotes / origin / openapiTest2 --prune”返回状态代码1: 标准输出: stderr:来自ssh:// xxxx:yyy ! [已拒绝] qa-20190618-2.1.10-RC15-01-> qa-20190618-2.1.10-RC15-01(是否存在现有标签)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2002)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1721)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:72)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:405)
at jenkins.plugins.git.GitSCMFileSystem$BuilderImpl.build(GitSCMFileSystem.java:351)
at jenkins.scm.api.SCMFileSystem.of(SCMFileSystem.java:196)
at jenkins.scm.api.SCMFileSystem.of(SCMFileSystem.java:172)
at org.jenkinsci.plugins.workflow.cps.CpsScmFlowDefinition.create(CpsScmFlowDefinition.java:99)
at org.jenkinsci.plugins.workflow.cps.CpsScmFlowDefinition.create(CpsScmFlowDefinition.java:59)
at org.jenkinsci.plugins.workflow.job.WorkflowRun.run(WorkflowRun.java:263)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
完成:失败