diff --git a/circle.yml b/circle.yml index fa4fe2b9..050b3658 100644 --- a/circle.yml +++ b/circle.yml @@ -1,12 +1,5 @@ # ----------------------------------- -general: - branches: - only: - - master - -# ----------------------------------- - machine: timezone: UTC @@ -53,4 +46,4 @@ deployment: deploy: branch: master commands: - - docker push abcum/surreal \ No newline at end of file + - docker push abcum/surreal