Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,10 +65,9 @@ git remote -v
```

To setup CI/CD pipeline in heroku we need 3 information
1. HEROKU_EMAIL = anishyadav7045075175@gmail.com
1. HEROKU_EMAIL = adurugakar42@gmail.com
2. HEROKU_API_KEY = <>
3. HEROKU_APP_NAME = ml-regression-app

3. HEROKU_APP_NAME = deploydoc
BUILD DOCKER IMAGE
```
docker build -t <image_name>:<tagname> .
Expand Down Expand Up @@ -115,4 +114,4 @@ When your datset stats gets change we call it as data drift



## Write a function to get training file path from artifact dir
## Write a function to get training file path from artifact dir