problem description my Jenkins was started with docker, and now I want to use it to execute composer install-- no-dev command to install dependencies. I found that there is no plug-in to install PHP (there is a plug-in called Phing, which is used to...
Why is there more than one General SCM for jenkins blueocean job execution Jenkinsfile code is as follows pipeline { agent { label linux_prod } stages { stage( Build ) { agent { docker { ...
Select the input plug-in, and then select the text parameters, as shown in the following figure ...
problem description simply restore it. For example, there are two files, A and B . I have modified A, and the online master is also the version, after A has been changed, and then my colleague is changing the B file, but the branch he is based on i...
the effect I want is to archieve the artifacts, the jenkins only when build is timed, and then delete that file after the build caused by git push does not save the specified file, or the build caused by git push. ...
my project is configured with github branch submission triggers jenkins task, which was executed before, but today suddenly reported the following error: 0 info it worked if it ends with ok 1 verbose cli [ usr local bin node , usr local bin ...
failed to build a front-end project using jenkins, which is a problem when viewing jenkins s console log. this shows that the react-router-dom module cannot be found. But I was fine when I was on the local build. Excuse me, what is the problem? ...