Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 589 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 589 Bytes

CI/CD UP Project Work

Introduction

This project is developed as part of the UP DevOps course, in order to apply and demonstrate the practical knowledge acquired throughout the course. It focuses on the principles and practices of Continuous Integration and Continuous Deployment, embodying the DevOps philosophy of automating the software development lifecycle.

Getting Started

To get started with this project, clone the repository to your local machine:

git clone git@github.com:pauchena/devops-CI-CD.git

Prerequisites

  • Docker
  • Jenkins or any other CI/CD tool
  • Git