Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The multi branch pipeline will not automatically run based on tag. #951

Open
drzhangg opened this issue May 25, 2023 · 3 comments
Open

The multi branch pipeline will not automatically run based on tag. #951

drzhangg opened this issue May 25, 2023 · 3 comments
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@drzhangg
Copy link
Contributor

What is version of KubeSphere DevOps has the issue?

v3.4.0

How did you install the Kubernetes? Or what is the Kubernetes distribution?

No response

What happened?

The multi branch pipeline can not automatically run pipeline based on tag.
Pasted Graphic 19

Relevant log output

No response

Additional information

No response

@drzhangg drzhangg added the kind/bug Categorizes issue or PR as related to a bug. label May 25, 2023
@drzhangg
Copy link
Contributor Author

drzhangg commented May 28, 2023

可以按照下面步骤解决tag不会自动构建的问题。
1.在jenkins的官网下载Basic Branch Build Strategies | Jenkins plugin插件,需要注意对应的版本,这里我测试的安装1.3.2版本可以,不要安装最新版,否则kubesphere的devops可能会发生错误。
2.具体的插件安装方式可以参考devops jenkins 升级插件以后重启无法正常启动 - KubeSphere 开发者社区
3.插件安装成功,重启jenkins服务后,需要登录jenkins的配置页面修改配置,比如:
image
选择Add -> tags

经测试,以上方法可以解决tag不会自动构建的问题

@chilianyi
Copy link
Contributor

#358

@tongzhenredy
Copy link

可以按照下面步骤解决tag不会自动构建的问题。 1.在jenkins的官网下载Basic Branch Build Strategies | Jenkins plugin插件,需要注意对应的版本,这里我测试的安装1.3.2版本可以,不要安装最新版,否则kubesphere的devops可能会发生错误。 2.具体的插件安装方式可以参考devops jenkins 升级插件以后重启无法正常启动 - KubeSphere 开发者社区 3.插件安装成功,重启jenkins服务后,需要登录jenkins的配置页面修改配置,比如: image 选择Add -> tags

经测试,以上方法可以解决tag不会自动构建的问题

this method work. Thank you very much.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

No branches or pull requests

3 participants