安装JDS
安装Jenkins
安装完后,第一次用localhost:8080打开,需要输入初始密码
C:\ProgramData\Jenkins\.jenkins\secrets\initialAdminPassword
密码输入之后,安装推荐的插件
安装完插件以后,要求创建管理员用户
jenkins详细安装教程_jenkins安装-CSDN博客
安装allure插件
![](https://img.haomeiwen.com/i3968643/0dbec777b56d42e8.png)
http://localhost:8080/manage/
http://localhost:8080/manage/configureTools/
配置allure
![](https://img.haomeiwen.com/i3968643/7e880f0324394be7.png)
配置python环境变量
http://localhost:8080/computer/
![](https://img.haomeiwen.com/i3968643/2a8d2ca5b11bfdc3.png)
![](https://img.haomeiwen.com/i3968643/d7597d8d640dede0.png)
网友评论