во время развертывания Дженкинса становится ниже ошибки - PullRequest
0 голосов
/ 18 июня 2019

во время развертывания jenkins я получаю ошибку ниже.сначала я добавил тег ga-20190618-2.1.10-RC15-01 в репозиторий git, после чего я вернул этот тег из git ... после того, как эта проблема начала возникать .... любое предложение, как решить эту проблему

[Office365connector] Нет веб-крючков для уведомления1: stdout: stderr: из ssh: // xxxx: гггг![отклонено] 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)

Закончено: ОТКАЗ

Добро пожаловать на сайт PullRequest, где вы можете задавать вопросы и получать ответы от других членов сообщества.
...