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