bioyeneye / aspnetcore-travi-ci

Aspnet Core Api continuous integration with Travis CI and deployment with Heroku

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

aspnetcore-travi-ci

Aspnet Core Api continuous integration with Travis CI and deployment with Heroku

Build status

Travis build status

Setups

Generate Heroku API Key

heroku authorizations:create //for production
heroku auth:token //for development

Setup Travis Variables

  - Goto the settings tab on the application(https://travis-ci.com/github/username/projectname/settings)
  - Set Heroku key with herokuapikey name
  - Set Heroku application name with herokuapp

About

Aspnet Core Api continuous integration with Travis CI and deployment with Heroku


Languages

Language:C# 100.0%