fixing repo base var so clones will work

This commit is contained in:
Tim Flink 2015-05-19 22:12:19 +00:00
parent ae251c670e
commit 9c93224576

View file

@ -63,7 +63,7 @@ master_dir: /home/buildmaster/master
master_user: buildmaster master_user: buildmaster
# build details # build details
repo_base: 'https://phab.qadevel.stg.fedoraproject.org/diffusion/' repo_base: 'https://phab.qadevel.stg.fedoraproject.org/diffusion'
docs_build_dir: /var/www/docs/ docs_build_dir: /var/www/docs/
# for now, we're just doing a local slave so we need the slave vars in here # for now, we're just doing a local slave so we need the slave vars in here