Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 495 Bytes

jenkins.md

File metadata and controls

7 lines (4 loc) · 495 Bytes

Jenkins CI Server (1 hour)

Throughout the course, you used Github Actions as your CI/CD Platform. In order to give you an overview about the most popular Open Source solution, we will deploy the Jenkins Build server in this Lab.

We will use the guideline provided by AWS here.

After Jenkins is installed, create your first pipeline as described here.