Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mohammadll authored May 6, 2023
1 parent 14de379 commit 54b2125
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,6 @@ Jenkins Configuration as Code provides the ability to define this whole configur

----------
#### One of the most important files that we have in this project is << casc.yml >> that is reponsible to define the whole jenkins configuration as a simple, human-friendly, plain text yaml syntax
#### For this project , We defined multiple elements in casc.yml to show the power of JCasC
#### The root elements that we used:
- jenkins: basic jenkins configuration
- credentials: credentials of installed plugins
- unclassified: Setting up installed plugins
- tool: the location of installed tools like jdk, git, maven ....

#### what we did in casc.yml:
- setting up jenkins basic configuration like system_message , num executors , jenkins url
Expand Down

0 comments on commit 54b2125

Please sign in to comment.