fixing repo base var so clones will work
This commit is contained in:
parent
ae251c670e
commit
9c93224576
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue