The computer Environmental Science :win11
Premise :
1. It needs to be set up jenkins:
Installation tutorial : This tutorial is through tomcat To configure the jenkins
https://blog.csdn.net/l1159015838/article/details/124059106
2. packed git:
Installation tutorial : Just download and install it , Choose to automatically add environment variables during installation
3. It needs to be set up python:
Installation tutorial : Just download and install it , Choose to automatically add environment variables during installation
I am python edition :3.10.4
problem :
If you come across git Overtime and so on , You can turn to the bottom of the blog , There will also be corresponding solutions .
1.token stay Personal center - Find the configuration creation in the system settings as shown in the figure below , Step by step , Remember that the last point appears after creation and jump token Copy and save , You need to use
2. Which project should be done jenkins Automated building on the Internet , Under which project to set webhook
1. To configure git token
2. To configure git Program
If you follow the configuration below git An error occurred when , newspaper 403 Overtime , First check whether the timeout is also reported on the command line , If you encounter a timeout, you can refer to the following document to deal with () I also have a timeout problem ) Close test available
https://blog.csdn.net/l1159015838/article/details/124309881?spm=1001.2014.3001.5501