Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 285 Bytes

File metadata and controls

2 lines (2 loc) · 285 Bytes

github-workflows-docker-image.yml

The file .github/workflows/docker-image.yml defines an automated CI/CD workflow that builds a Docker image for your project every time you push changes to GitHub. This workflow helps ensure consistent builds, automated testing, and easy deployment.