Jenkins+Gitlab integrated CI/CD

The premise is that the Jenkins, Maven, Gitlab, and Docker environments have been set up and tested correctly!

maven environment

java environment

git environment

Gitlab integration

Save application

Prepare a SpringBoot project

Configure the git warehouse and push it to the gitlab server

Click to build now

Build successful

Check if the file exists on the server

success!

Guess you like

Origin blog.csdn.net/qq_51495235/article/details/131829483