×
Past year
  • Any time
  • Past hour
  • Past 24 hours
  • Past week
  • Past month
  • Past year
All results
Feb 17, 2024 · In my setup, I have a pipeline that triggers a job periodically. What I would like to do is to check to see if an existing job is already in the queue so ...
Missing: /search | Show results with:/search
Nov 13, 2023 · In my Jenkins environment, build histories (console logs) of my Multibranch pipeline or normal pipelines; I want to keep it forever, how can I do this? I don't ...
Missing: /search | Show results with:/search
Jul 19, 2023 · I've taken the shortcut solution on some of my repositories to remove or rename the Jenkinsfile so that the job is deleted from the Jenkins multibranch Pipeline ...
Missing: /search | Show results with:/search
Jun 22, 2023 · Search Box · Referencing another project by name · Aborting a ... Pipeline · Multibranch Pipeline · Organization ... When a job is renamed, other jobs that refer to ...
Jun 27, 2023 · Hi, we want to run an executable against each file of a list of files, using a pool of agents (preferably specified by a label).
Missing: /search | Show results with:/search
Feb 7, 2024 · Is that possible in multibranch pipelines? Currently, my only option is to use build(job:'JOB_NAME/BRANCH_NAME') inside of the jobs to execute the next one ...
Missing: /search | Show results with:/search
Jul 5, 2023 · Hi! I can successfully configure manually (via the UI) a Multibranch Pipeline item and have some tests run on my project that is in a git repo.
Missing: /search | Show results with:/search
Jul 13, 2023 · Hello, I have the following situation. I have a jenkins master and several agents. I would like one of these agents to be dedicated only to certain projects ...
Missing: /search | Show results with:/search
Jul 25, 2023 · Go to the Jenkins dashboard. Navigate to your Multibranch Pipeline job. On the left-hand side, you'll find a menu with options like “Status,” “ ...
Missing: /search | Show results with:/search
Mar 22, 2024 · This plugin provides integration with Pipeline, configures maven environment to use within a pipeline job by calling sh mvn or bat mvn.