buildbot / buildbot/buildbot_travis
How to set workerbuilddir?
Open
- Dominant language
- Python
- Stars
- 129
- Forks
- 43
- PR merge metrics
- No merged PRs in 30d
Description
For my builds to work, I need to leverage one of buildbot's features, namely customize the `workerbuilddir`. I am testing Ansible roles and the name of the directory has to be the name of the role in order for ansible to find the role in its `role_path`. However, the default `workerbuilddir` is `build`.
How do I set `workerbuilddir` in buildbot-travis?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.