From 6de13e081b0432c035944a4d9c62852900c86cb1 Mon Sep 17 00:00:00 2001 From: bergquist Date: Mon, 30 Jan 2017 10:37:11 +0100 Subject: [PATCH] tech(build): deploy builds for each commit to master --- circle.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/circle.yml b/circle.yml index cfd97a42b85..a92eec043d2 100644 --- a/circle.yml +++ b/circle.yml @@ -32,7 +32,7 @@ test: deployment: gh_branch: - branch: new_deploy + branch: master commands: - pip install awscli - sudo apt-get update; sudo apt-get install rpm; sudo apt-get install expect