Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

DevOps Environment built from scratch (2)

2025-01-17 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

Shulou(Shulou.com)06/03 Report--

DevOps Environment built from scratch (1)

As mentioned earlier, jenkins has been installed, and the pipeline and blue-ocean plug-ins are installed.

Switch to blue-ocean style and create a pipeline, a way to integrate a lot of github on the Internet, using git here. Save the public key on the git server. Enter the address of the git warehouse (for more information on git building, please refer to other articles) and create it.

There is a pit here. Create the pipeline and save it. The generated Jenkinsfile will be sent to the git server, and the error will be prompted all the time. Check the jenkins log to indicate that the email address has not been entered.

Check the jenkins server, use the git command to set up or not, the Internet can not be found, there is no way, look at the code

The email address and username are obtained from currentUser. I wonder if it is the login user of jenkins (admin user is used here). After setting the email address for admin, it is all right.

So far, jenkins and git have been integrated.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Internet Technology

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report