From 164ca7ca3c826aa07008856407a31d6da02144f9 Mon Sep 17 00:00:00 2001 From: Sumanth Date: Fri, 25 Jan 2019 01:05:09 +0530 Subject: [PATCH] continues deployment configuration --- .circleci/config.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.circleci/config.yml b/.circleci/config.yml index aca32f2..5ca47b0 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -35,5 +35,10 @@ jobs: # run tests! - run: npm test + deployment: + staging: + branch: master + heroku: + appname: lst-and-fnd