taskotron: add experimental libtaskotron repo to dev minions
This commit is contained in:
parent
0bcbbb96f0
commit
325458c4d4
1 changed files with 3 additions and 0 deletions
|
@ -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 ====
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue