# README
CI/CD Pipeline
Overview
This project uses GitHub Actions to automate the CI/CD pipeline. The workflow includes the following steps:
- Checkout the code from the repository.
- Build the project.
- Build and push the Docker image to GitHub Container Registry (ghcr.io).
- Deploy the application to Kubernetes using Helm and ArgoCD.
Workflow Diagram
The diagram below shows the interaction of each step in the automated CI/CD process with the infrastructure elements to ensure the automated deployment and testing of your Telegram bot.
# Packages
Copyright © 2024 NAME HERE <EMAIL ADDRESS>
*/.