美文网首页
79. Windows 下 Jenkins安装/配置

79. Windows 下 Jenkins安装/配置

作者: 薛东弗斯 | 来源:发表于2024-04-11 06:40 被阅读0次

安装JDS
安装Jenkins
安装完后,第一次用localhost:8080打开,需要输入初始密码

C:\ProgramData\Jenkins\.jenkins\secrets\initialAdminPassword

密码输入之后,安装推荐的插件
安装完插件以后,要求创建管理员用户
jenkins详细安装教程_jenkins安装-CSDN博客
安装allure插件

image.png
http://localhost:8080/manage/
http://localhost:8080/manage/configureTools/

配置allure


image.png

配置python环境变量

http://localhost:8080/computer/
image.png
image.png

相关文章

网友评论

      本文标题:79. Windows 下 Jenkins安装/配置

      本文链接:https://www.haomeiwen.com/subject/tynotjtx.html