Use bodhi-3.7.0-0.0.beta on staging.

Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
Randy Barlow 2018-04-27 17:36:50 +00:00
parent 39acdd1e61
commit d7cb9de0af

View file

@ -47,11 +47,18 @@
- role: openshift/imagestream
app: bodhi
imagename: bodhi-web
- role: openshift/object
app: bodhi
template: buildconfig.yml
objectname: buildconfig.yml
bodhi_version: 3.7.0-0.0.beta.fc27
when: env == "staging"
- role: openshift/object
app: bodhi
template: buildconfig.yml
objectname: buildconfig.yml
bodhi_version: 3.6.1-1.fc27
when: env != "staging"
- role: openshift/start-build
app: bodhi
buildname: bodhi-web