Google
×
5 days ago · This plugin adds the embeddable build status badge to Jenkins so that you can easily hyperlink/show your build status from elsewhere.
Sep 17, 2021 · Hello, I am trying to integrate GitHub and Jenkins via GitHub Actions selfhosted Runner yaml file (not via webhooks).
Nov 23, 2023 · Run the job as a different user: You can configure Jenkins to run the job as a different user that has the necessary permissions. You can do ...
Missing: howto | Show results with:howto
Jul 26, 2023 · I have a new requirement to change the status of a build based on the presence of a string in a log file created by the job. I found the ...
Or you can start jenkins with -Dhudson.util.ProcessTree.disable=true . On Windows, use the 'at' command to launch a process in the background. For ...
Sep 18, 2023 · We have been having lots of memory issue with Jenkins (restarting it worked fine for a few days). We even allocated 32G of memory but it ...
Missing: howto | Show results with:howto
Apr 13, 2023 · Hi all,. I have some troubles to make the agent run. I'm running the agent on Windows. The agent configuration is the following:
This is a special step that allows to call builders or post-build actions (as in freestyle or similar projects), in general "build steps". Just select the build ...
This section describes how to get started with creating your Pipeline project in Jenkins and introduces you to the various ways that a Jenkinsfile can be ...
Creating a Simple Pipeline · Click New Item on your Jenkins home page, enter a name for your (pipeline) job, select Pipeline, and click OK. · In the Script text ...