Skip to content

Commit

Permalink
Merge pull request #555 from pabitra0011/Jenkins
Browse files Browse the repository at this point in the history
Add jenkins free course
  • Loading branch information
avinash201199 authored Oct 11, 2023
2 parents 27e37fa + 5739dd4 commit d4e96aa
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -267,6 +267,15 @@ Website-https://www.udemy.com/course/introduction-to-the-c-language/<br>
<br>
</details>

<details>
<summary>Jenkins</summary>
<br>
Jenkins Tutorial<br>
Website-https://www.mygreatlearning.com/academy/learn-for-free/courses/jenkins-tutorial<br>
<br>

</details>

<details>
<summary>GitHub Tutorial</summary>
<br>GitHub Tutorial for Beginners <br>
Expand Down
9 changes: 8 additions & 1 deletion src/components/data/allcourses.json
Original file line number Diff line number Diff line change
Expand Up @@ -1721,7 +1721,14 @@
"name": "Certified Jenkins Engineer",
"source": "Cloudbees University",
"link": "https://www.cloudbees.com/jenkins/certification"
}]
},
{
"icon": "fa-brands fa-jenkins",
"name": " Jenkins Tutorial",
"source": "Great Learning Academy",
"link": "https://www.mygreatlearning.com/academy/learn-for-free/courses/jenkins-tutorial"
}
]
},
{
"title": "Digital marketing",
Expand Down

0 comments on commit d4e96aa

Please sign in to comment.