]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commit
ceph-ansible-galaxy: fix workspace path 567/head
authorSébastien Han <seb@redhat.com>
Mon, 28 Nov 2016 10:52:48 +0000 (11:52 +0100)
committerSébastien Han <seb@redhat.com>
Mon, 28 Nov 2016 10:52:48 +0000 (11:52 +0100)
commit7eb2c10711c71ab4f2b614dc1707c5aa5735cb1e
tree6e571e265575c2741a96edc6e13a78d35f2ac09e
parentf3c02f113d39931544f139d5e657c6defb36d5c0
ceph-ansible-galaxy: fix workspace path

The current path to execute the script is wrong, see:
bash:
/home/jenkins-build/build/workspace/ceph-ansible-galaxy/contrib/push-roles-to-ansible-galaxy.sh:
No such file or directory

It tries to execute
ceph-ansible-galaxy/contrib/push-roles-to-ansible-galaxy.sh where the
actual script is in
ceph-ansible-galaxy/ceph-ansible/contrib/push-roles-to-ansible-galaxy.sh

This commit fixes this.

Signed-off-by: Sébastien Han <seb@redhat.com>
ceph-ansible-galaxy/build/build