×
Past year
  • Any time
  • Past hour
  • Past 24 hours
  • Past week
  • Past month
  • Past year
All results
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
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
May 16, 2024 · You can also redefine GitHub url by clicking on Custom GitHub API URL checkbox. Note that credentials are filtered by entered GH url with help of domain ...
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:// ...
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 · On the Global Configuration page in Jenkins, in the GitLab configuration section, supply the GitLab host URL, e.g. https://your.gitlab.server; Click the 'Add' ...
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 ...
Dec 18, 2023 · ... plugin:1.4.2 dependency-check-jenkins-plugin:5.4.3 dependency-track:4.3.1 deployment-notification:78.v94930204e4f7 disk-usage:0.28 display-url-api:2.200 ...
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 ...
Apr 23, 2024 · We provide a remote API to retrieve a coverage overview, using the following URL: https://[jenkins-url]/job/[job-name]/[build-number]/coverage/api/json?pretty= ...