×
Past year
  • Any time
  • Past hour
  • Past 24 hours
  • Past week
  • Past month
  • Past year
All results
Apr 19, 2024 · Jenkins – an open source automation server which enables developers around the world to reliably build, test, and deploy their software.
Missing: book/ syntax/
Jul 13, 2023 · Best Practices. Table of Contents. Automate job definition. Use organization folders; Use multibranch Pipelines; Use Pipeline. Manage your jobs.
Missing: /url | Show results with:/url
Jul 18, 2023 · Start Jenkins. You can enable the Jenkins service to start at boot with the command: sudo systemctl enable jenkins.
Jun 24, 2023 · The Jenkins home directory is listed in Manage Jenkins > System under the Home directory heading. Home dir. On Windows by default, this is set to C:\ProgramData ...
Mar 22, 2024 · This plugin provides integration with Pipeline, configures maven environment to use within a pipeline job by calling sh mvn or bat mvn.
Missing: book/ | Show results with:book/
Jul 18, 2023 · When upgrading the Java version for Jenkins and the JVM, it is important to upgrade all plugins that support Java 17. Plugin upgrades assure compatibility with ...
Missing: /url | Show results with:/url
Mar 7, 2024 · The HTML Publisher plugin is useful to publish HTML reports that your build generates to the job and build pages. It is designed to work with both Freestyle ...
Missing: /search book/
2 days ago · 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: book/ | Show results with:book/
Jul 1, 2023 · This plugin sends a HTTP/HTTPS request to a user specified URL. The request is made via job execution in Jenkins and depending on the HTTP response the job ...
Missing: book/ | Show results with:book/
Apr 18, 2024 · The configuration files can be used in Jenkins pipeline. ... node { git url: 'https://github.com/spring ... The "Pipeline Syntax" page helps to write the proper ...
Missing: /search book/