summaryrefslogtreecommitdiffstats
path: root/build-gluster-org/scripts/jenkins-update.sh
blob: 7511797c00701c9b1a7ed5579d7033a838ca49b1 (plain)
1
2
3
4
5
#!/bin/sh
set -e
virtualenv env
env/bin/pip install -e git+https://git.openstack.org/openstack-infra/jenkins-job-builder#egg=jenkins_jobs
env/bin/jenkins-jobs --conf $JJB_CONFIG update build-gluster-org/jobs