Explorar el Código

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

bergquist hace 9 años
padre
commit
6de13e081b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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