From fe214605906c268f45b21c96aab34b619f2b679e Mon Sep 17 00:00:00 2001 From: David <104325852+Cdaprod@users.noreply.github.com> Date: Sun, 10 Mar 2024 16:11:36 -0400 Subject: [PATCH] Update README.md Added status badge passing build images --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7c8c986..3436879 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Cdaprod’s Local MinIO System Control and Central Application Layer Entrypoint +[![Build and Push Docker Image to DockerHub and GCCR.io](https://github.com/Cdaprod/cda.minio-system-control/actions/workflows/build_and_push_images.yml/badge.svg)](https://github.com/Cdaprod/cda.minio-system-control/actions/workflows/build_and_push_images.yml) + ## This is a Dynamic ETL and API Gateway written in Python Minio client @@ -110,4 +112,4 @@ cda.control-api/ ### Summary -Building the rest of your system involves careful planning, consistent coding practices across modules, and ensuring robust communication and error handling mechanisms are in place. By following the structured approach outlined above, you can create a cohesive and scalable system that integrates all your modules seamlessly. \ No newline at end of file +Building the rest of your system involves careful planning, consistent coding practices across modules, and ensuring robust communication and error handling mechanisms are in place. By following the structured approach outlined above, you can create a cohesive and scalable system that integrates all your modules seamlessly.