Use MBS role only on dev machine
This commit is contained in:
parent
8c98385fb0
commit
c5c244db3e
1 changed files with 1 additions and 1 deletions
|
@ -38,4 +38,4 @@
|
||||||
roles:
|
roles:
|
||||||
- base
|
- base
|
||||||
- copr/frontend
|
- copr/frontend
|
||||||
- copr/mbs
|
- { role: copr/mbs, when: env == "staging" }
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue