Use bodhi-3.7.0-0.0.beta on staging.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
parent
39acdd1e61
commit
d7cb9de0af
1 changed files with 7 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue