Browse Source

tech(build): deploy builds for each commit to master

bergquist 9 years ago
parent
commit
6de13e081b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      circle.yml

+ 1 - 1
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