×
Past month
  • Any time
  • Past hour
  • Past 24 hours
  • Past week
  • Past month
  • Past year
All results
May 16, 2024 · ... URL is of the form $JENKINS_BASE_URL/github-webhook/ — for example: https://ci.example.com/jenkins/github-webhook/ . Once you have the URL, and have added ...
Missing: /search
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 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 · 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 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 ...
8 days ago · Simple Maven build on a Linux agent. pipeline { agent any stages { stage("Build") { steps { git url: ...
May 20, 2024 · It can be retrieved from the above URL using a command like wget, or copied over using a tool like scp . wget (jenkins_server)/plugin/ec2/AMI-Scripts/ubuntu-ami ...
3 days ago · Writing a URL to a build log in the text field. The plugin then runs through the log trying to match the regexp. When accessing the Failure Cause Management ...
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 8, 2024 · Enter path or URL to jenkins.yaml and select Apply New Configuration . To configure your Vault in Jenkins add the following to jenkins.yaml : unclassified ...