Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 593 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 593 Bytes

poc-jenkins

Jenkins POC with configuration as code plugin

What is completed here:

  • docker compose file
  • begining of .env file
  • dsl jobs:

--> Spent time to learn how to use lists, loops and maps in it. Looped in a loop to have a good use case for creating as many as I want.

--> For the back up of the jenkins itself: ---> Possible options: ----> Volume persistent to the configuration. ----> "NFS" on the home directory. In GCP I would just attach the disk there. ----> Plugin Configuration

Warnings:

gradle:2.13 is faulty for some reason breaks the jenkins as code config.