diff --git a/circle.yml b/circle.yml index 059964c447..0e09d39ea6 100644 --- a/circle.yml +++ b/circle.yml @@ -11,8 +11,8 @@ machine: test: override: - echo "Automatically marking tests as passing for now" -deployment: - tasks: - branch: "2.0" - commands: - - ./scripts/ci/deploy.sh +#deployment: +# tasks: +# branch: "2.0" +# commands: +# - ./scripts/ci/deploy.sh