From d569b1310135df3be15e8cb09992c6c56fbb7474 Mon Sep 17 00:00:00 2001 From: Pete Richards Date: Tue, 28 Jul 2015 09:40:16 -0700 Subject: [PATCH] [Continuous] Deploy to staging-un --- circle.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/circle.yml b/circle.yml index b8f367a604..2a79a5ed93 100644 --- a/circle.yml +++ b/circle.yml @@ -4,3 +4,7 @@ deployment: commands: - ./build-docs.sh - git push git@heroku.com:openmctweb-demo.git $CIRCLE_SHA1:refs/heads/master + openmctweb-staging-un: + branch: search + heroku: + appname: openmctweb-staging-un