Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 308 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 308 Bytes

PY-MicroService

The microservices which is represented as each folders is used for implementing the CI/CD workflow

  • Builds artifact/image based on changes happening in the respective MicroServices folder.
  • Pushes the newly created image to the docker hub registry.
  • Deploys the container to the server.