From: Alfredo Deza Date: Tue, 8 Dec 2015 20:15:49 +0000 (-0500) Subject: also remove venv that is left behind X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F264%2Fhead;p=ceph-build.git also remove venv that is left behind Signed-off-by: Alfredo Deza --- diff --git a/ceph-build/config/definitions/ceph-build.yml b/ceph-build/config/definitions/ceph-build.yml index 298c3ac1..759a5faf 100644 --- a/ceph-build/config/definitions/ceph-build.yml +++ b/ceph-build/config/definitions/ceph-build.yml @@ -37,6 +37,7 @@ - shell: | echo "Cleaning up workarea" rm -rf dist + rm -rf venv rm -rf release - copyartifact: project: ceph-setup