/jenkins-jobs

Pengenalan menulis Jenkins Jobs menggunakan groovy

Primary LanguageGroovyMIT LicenseMIT

Jenkins Jobs - Seed

oleh Estu Fardani

Proyek Dokumentasi| https://tuanpembual.wordpress.com/2017/02/07/devops-jenkins-pengantar-lain/

Pipelines

Here are some of links for jenkins job dsl documentation.

  1. Getting Started :- https://github.com/jenkinsci/job-dsl-plugin/wiki/Tutorial---Using-the-Jenkins-Job-DSL
  2. API Viewer:- https://jenkinsci.github.io/job-dsl-plugin/
  • An example Job DSL project that uses Gradle for building and testing. Check out this presentation for a walkthrough of this example (starts around 14:00).

Please feel free to ask and using with your own.