×
Past year
  • Any time
  • Past hour
  • Past 24 hours
  • Past week
  • Past month
  • Past year
All results
May 16, 2024 · ... GitHub. Click the (question) icon (under Manage Jenkins > Configure System > GitHub) to see the URL in Jenkins that receives the post-commit POSTs — but in ...
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
4 days ago · A full path to a single file. For example, /var/jenkins_home/casc_configs/jenkins.yaml . A URL pointing to a file served on the web. For example ...
Oct 9, 2023 · Going to Dashboard → Manage Jenkins → Plugins → Update Site. I find the URL configured correctly in https (https://updates.jenkins.io/update-center.json)
Missing: /search
Oct 25, 2023 · The job configuration above can be generated from the following code. pipelineJob('job-dsl-plugin') { definition { cpsScm { scm { git { remote { url('https:// ...
Jul 11, 2023 · Test your changes by going to your Jenkins-CI site and import the generated target/git-parameter.hpi by going to your base URL + jenkins/pluginManager/advanced ...
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 ...
May 18, 2024 · A URL SCM plugin for Hudson. This plugin supports polling and checkout. Polling is done by checking the last-modified header returned when connecting to a URL.
Sep 24, 2023 · Remote Jenkinsfile Provider plugin injects two environment variables into every build automatically. These variables are described below,. RJPP_SCM_URL: URl of ...