From: Alfredo Deza Date: Fri, 31 Oct 2014 18:29:59 +0000 (-0400) Subject: build only for now X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=43edd074ec74a9cc7f465667ab9425270aac8a25;p=ceph-build.git build only for now Signed-off-by: Alfredo Deza --- diff --git a/python-bindings/config/definitions/python-bindings.yml b/python-bindings/config/definitions/python-bindings.yml index cc890520..cb9deab2 100644 --- a/python-bindings/config/definitions/python-bindings.yml +++ b/python-bindings/config/definitions/python-bindings.yml @@ -27,11 +27,11 @@ - git: url: https://github.com/ceph/ceph.git branches: - - master - - firefly - - giant - - next - #- $BRANCH + #- master + #- firefly + #- giant + #- next + - $BRANCH browser: githubweb browser-url: http://github.com/ceph/ceph.git timeout: 20 @@ -69,4 +69,6 @@ builders: - shell: !include-raw ensure_python_dependencies.sh - - shell: "venv/bin/amauta python-bindings" + - shell: + !include-raw build.sh + #- shell: "venv/bin/amauta python-bindings"