From 45b496c0f954ce64b388e863adf593752a2617d3 Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Sat, 9 Jan 2016 18:50:30 +0000 Subject: [PATCH] Deploy v3 branch instead of master --- circle.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/circle.yml b/circle.yml index 86931f4..ad548bf 100644 --- a/circle.yml +++ b/circle.yml @@ -18,6 +18,6 @@ test: deployment: production: - branch: master + branch: v3 commands: - ./scripts/ci-deploy.sh