×
Past month
  • Any time
  • Past hour
  • Past 24 hours
  • Past week
  • Past month
  • Past year
All results
7 days ago · Important security fix. · Prevent authenticated access to Resource Root URL. · Improve locale parsing for loading of localised help files. · Support ...
May 22, 2024 · A URL pointing to a file served on the web. For example, https://acme.org/jenkins.yaml . If an element of CASC_JENKINS_CONFIG points to a folder, the ...
May 12, 2024 · Open Microsoft Entra ID , click App registrations. Click New registration. Add a new Reply URL https://{your_jenkins_host}/securityRealm/finishLogin .
May 7, 2024 · The git plugin passes the remote repository URL to the git implementation (command line or JGit). Valid repository URL's include https , ssh , scp , git , local ...
Missing: /search
May 8, 2024 · When using the plugin in several jobs, you will have the same URL trigger all jobs. If you want to trigger only a certain job you can: Use the token ...
May 16, 2024 · icon (under Manage Jenkins > Configure System > GitHub) to see the URL in Jenkins that receives the post-commit POSTs — but in general the URL is of the ...
Missing: /search
7 days ago · The URL is interpreted to be rooted at the context path of Jenkins, so it's normally something like "/plugin/foobar/help/abc.html". This tag does not accept any ...
6 days ago · Simple Maven build on a Linux agent. pipeline { agent any stages { stage("Build") { steps { git url: ...
May 12, 2024 · Freestyle and Pipeline jobs · Select Build when a change is pushed to GitLab · Copy the GitLab webhook URL shown in the UI (see here for guidance) · Use the check ...
May 17, 2024 · URL of the hyperlink that will be opened when the user clicks the badge. addWarningBadge : Add Warning Badge. Adds a warning badge to the current Pipeline build ...