Deploy Dockerise applcation to heroku with travis CI

Published: 19 April 2020
on channel: Devops Tutorials
581
7

In this video, what we have learned so far is that

dockerize the python application
created ci cd pipeline with Travis ci

with the help Travis, we have successfully deployed the dockerize python application to the Heroku



The link to the GitHub repository is :

https://github.com/Aabhusan/Koora/tre...



after cloning you have to checkout to the aabhusan branch

git checkout aabhusan





for more detail you can read this article:
https://devopstutorialspoint.com/depl...