add fedora-web/build to sundries stg for testing

Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
This commit is contained in:
Rick Elrod 2015-07-11 19:05:47 +00:00
parent 372f908a8f
commit d21bd9205b

View file

@ -55,6 +55,9 @@
- { role: review-stats/build
, when: env == "staging"
}
- { role: fedora-web/build
, when: env == "staging"
}
tasks:
- include: "{{ tasks }}/yumrepos.yml"