1. First, an error message is reported when associating git: ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this This is because I am not running the master branch code of git, so an error is reported. For details, please refer to this article The solution is to set the specified branch as shown in the figure below, which means any branch. This will clone the code on git to the jenkins container directory as a project. Here I am: /var/jenkins_home/workspace/first_python/ 2. Set up the execution shell to run the program 2. After saving the build execution, you can see the execution results in the console output. How to use skip to skip test execution in Pytest This is the end of this article about Jenkins deployed with docker running programs on git. For more relevant dockerjenkins git content, please search for previous articles on 123WORDPRESS.COM or continue to browse the following related articles. I hope everyone will support 123WORDPRESS.COM in the future! You may also be interested in:
|
<<: SSM VUE Axios Detailed Explanation
>>: Solutions to the problem of table nesting and border merging
Table of contents A pitfall about fileReader File...
If there is an <input type="image">...
CPU Load and CPU Utilization Both of these can re...
This article shares the specific code for JavaScr...
Anyone who has used the Linux system should know ...
Native JS implements the click number game for yo...
Create an HTML page with an unordered list of at l...
Preface When a 403 cross-origin error occurs No &...
question For a given MySQL connection, how can we...
Table of contents 1. Concurrent access control 2....
Table of contents 1. First, let’s explain what Re...
<table id=" <%=var1%>">, the...
You can use the trigger method. There is no native...
I don't know if it's because the binary d...
Preface Locks are synchronization mechanisms used...