taskotron: add experimental libtaskotron repo to dev minions

This commit is contained in:
Kamil Páral 2017-03-16 16:42:42 +01:00
parent 0bcbbb96f0
commit 325458c4d4

View file

@ -157,6 +157,9 @@ default_disposable_release: "25"
minion_repos:
- https://infrastructure.fedoraproject.org/repo/infrastructure.repo
- https://infrastructure.fedoraproject.org/repo/infrastructure-testing.repo
{% if deployment_type == 'dev' %}
- https://copr.fedorainfracloud.org/coprs/kparal/taskotron-dev/repo/fedora-25/kparal-taskotron-dev-fedora-25.repo
{% endif %}
## ==== LOGGING section ====