Use MBS role only on dev machine

This commit is contained in:
Jakub Kadlčík 2017-01-25 02:54:54 +01:00 committed by Miroslav Suchý
parent 8c98385fb0
commit c5c244db3e

View file

@ -38,4 +38,4 @@
roles:
- base
- copr/frontend
- copr/mbs
- { role: copr/mbs, when: env == "staging" }