This lab presents how to use Jenkins for continuous integration.As an open source software, Jenkins is a continuous integration tool developed based on Java. It is used to monitor continuous and repeated workloads and provides an open and easy-to-use software platform for continuous software integration.This lab mainly introduces the common ways to build a project and the process to configure automatic deployment of the built project.