Closed dennyabrain closed 2 years ago
@Bhargav-Dave Refer to the existing deploy action here : https://github.com/tattle-made/OGBV/blob/main/.github/workflows/deploy-prod.yml
You will find the actions for pushing to docker and kubernetes. Familiarize yourself with those actions and we can then discuss any doubts.
Sure, will do that. Thanks @dennyabrain!
Remember to rename /FastAPI - OGBV/ directory to ogbv-ml-rest. This is to consistently use hyphenated names for directory and also avoid having to do any character escaping in the CI/CD scripts.