×
Past year
  • Any time
  • Past hour
  • Past 24 hours
  • Past week
  • Past month
  • Past year
All results
May 15, 2024 · Update operating system end of life data for Amazon Linux, Alpine Linux, and Fedora Linux. (pull 8864); Use jlink to reduce Java size on Windows as we've done ...
3 days ago · For example, https://acme.org/jenkins.yaml . If an element of CASC_JENKINS_CONFIG points to a folder, the plugin will recursively traverse the folder to find ...
Missing: book/ | Show results with:book/
5 days ago · Once you've installed the plugin, you navigate to the main "Manage Jenkins" > "Configure System" page, and scroll down near the bottom to the "Cloud" section.
May 7, 2024 · Checkout with defaults. Checkout from the git plugin source repository using https protocol, no credentials, and the master branch ...
Missing: book/ | Show results with:book/
5 days ago · ... (Manage Jenkins -> Manage Plugins, search ... Click Manage Jenkins -> Manage Nodes and Clouds ... Jenkins URL (Manage Jenkins -> Configure System -> Jenkins Location ...
Apr 26, 2024 · This is similar to nodes and node labels. Using a resource in a freestyle job. When configuring the job, select This build requires lockable ...
Missing: /search /url book/
Mar 22, 2024 · Simple Maven build on a Linux agent. pipeline { agent any stages { stage("Build") { steps { git url: ...
Apr 23, 2024 · In most cases, you will be using LDAP groups, so ensure that you verify reverse group lookup by testing with a user account that is a member of at least one ...
Missing: /url book/
Mar 7, 2024 · Navigate to the Jenkins Global Configuration page (Manage Jenkins → Configure System). Find the "Rational Team Concert (RTC)" section. This section is used to ...
Mar 29, 2024 · These custom scripts support the use of the Jenkins Java API, system environment variables, global node properties, and potentially external Java and Javascript ...