×
Past year
  • Any time
  • Past hour
  • Past 24 hours
  • Past week
  • Past month
  • Past year
All results
Sep 18, 2023 · The controller runs the Jenkinsfile itself because part of the pipeline identifies what agents to use. Once the pipeline has specified a specific node and that ...
Missing: /search master
Apr 14, 2024 · This is a Jenkins plugin that can: Receive any HTTP request, JENKINS_URL/generic-webhook-trigger/invoke; Extract values. From POST content with JSONPath or ...
Missing: docker | Show results with:docker
Sep 14, 2023 · The problem is every time when I execute a configuration reload this forces Jenkins to “Branch Indexing” which for unknown reason triggers rebuild for all ...
Missing: /search | Show results with:/search
Jan 3, 2024 · This plugin allows GitLab to trigger builds in Jenkins when code is committed or merge requests are opened/updated. It can also send build status back to GitLab ...
Feb 13, 2024 · Updating from 2.431 to 2.445. After updating we are running into issues being able to pull from git. When we try to configure a pipeline (not multibranch) and ...
Missing: /search | Show results with:/search
Mar 11, 2024 · When a job is run, Jenkins creates a workspace directory specific to that job and checks out the source code from your SCM into this directory. The path /var/ ...
Missing: /search multi
Mar 5, 2024 · Trigger build on merge request comment - Enable trigger a rebuild of a merge request by comment with your desired comment body (default: jenkins rebuild ).
Sep 24, 2023 · One more bug is if 1 job is in the queue and we trigger another job with the same parameter then that job does not get queued and even it does not show in ...
Missing: /search | Show results with:/search
Mar 18, 2024 · Go to the 'Manage Jenkins' page from the 'Dashboard'; Go to the 'Configure System' page; Find the 'mabl' section and check the 'Send build environment variables ...
Mar 28, 2024 · Retrieve credentials from node ... By default, credentials lookup is done on the master node for all steps. To enable credentials lookup on the current node, ...