当前位置:网站首页>Continuous integration (II) introduction to the basic use of Jenkins
Continuous integration (II) introduction to the basic use of Jenkins
2022-07-26 15:08:00 【M1kasal】
Preface
This chapter focuses on 【Jenkins】 Introduction to basic use
ps: In fact, I have talked about it before jenkins Related content , Just no systematic introduction , So let's start with this systematic introduction jenkins Use , Besides, I'm here jenkins Is set up in windows On
- jenkins special column :https://blog.csdn.net/makasa/category_10722865.html?spm=1001.2014.3001.5482
One 、 Introduction to common functions



Two 、 Introduction to common plug-ins
In addition to the initial installation jenkins when He recommends plug-ins for you to download , There are also some plug-ins that need us download Of , So here part I will simply summarize some other plug-ins that we may need to use
- Be careful : jenkins Some plug-ins downloaded by myself on , Need to restart jenkins It will take effect after ;
- In addition, as jdk,maven These plug-ins must be self stay jenkins Configure environment variables on the Can be used .
because jenkins Downloaded the plug-in It only represents your current jenkins Can support the use of this plug-in , But the specific plug-in location is actually your local , The configuration of environment variables is to find your local directory


In addition, the commonly used plug-ins are introduced
- Rebuilder: This plug-in can directly repeat the last build
- Pipeline: Continuously deliver plug-ins , You can add job Select this type of plug-in , And then by writing pipeline Code to run job
- Blue Ocean: Blue ocean , Coco visualizes the status of the task
- Allure : Use allure Generate test reports
- robotframework: jenkins Integrate robotframework

3、 ... and 、 Create a free style Job
- Here I just briefly introduce the creation of a simple task , You can configure your own tasks according to your own needs









边栏推荐
- Deep Packet Inspection Using Cuckoo Filter论文总结
- Use of delve for go development and debugging
- Next generation visual transformer: Unlocking the correct combination of CNN and transformer
- 什么是传输层协议TCP/UDP???
- Create root permission virtual environment
- R语言使用lm函数构建带交互项的多元回归模型、使用step函数构建逐步回归模型筛选预测变量的最佳子集(step regression)
- Summary of target tracking related knowledge
- JMeter distributed
- 【基础】动态链接库/静态链接库的区别
- JS analog clock with text label
猜你喜欢
随机推荐
Where is the foreign literature needed to write the graduation thesis?
Selenium code storage
Whaledi message queue stability improvement practice
大学论文格式怎么写?
装备制造业的变革时代,SCM供应链管理系统如何赋能装备制造企业转型升级
[Huawei online battle service] how can new players make up frames when the client quits reconnection or enters the game halfway?
Deep packet inspection using quotient filter paper summary
How to find undergraduate dissertations of domestic universities?
Simple implementation of pytorch
Minecraft 1.16.5 module development (52) modify the original biological trophy (lot table)
领导抢功劳,我改个变量名让他下岗了
BSN IPFS(星际文件系统)专网简介、功能、架构及特性、接入说明
一个满的10L容器,7L、4L空的容器,如何得到5L的水
LeetCode659.分割数组为连续子序列 (哈希表)
Qt开发高级进阶:如何在显示时适合视窗宽度和高度(fitWidth+fitHeight)
driver开发环境
关于工控网关物联网串口转WiFi模块与串口转网口模块的选型
如何进行学术文献翻译?
Chuhuan technology is listed on Shenzhen Stock Exchange: Minsheng securities, with a market value of 2.7 billion, is a shareholder
NLP之NER:商品标题属性识别探索与实践









