Fix variable name
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
d32462f4c3
commit
322ccb4b1b
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@
|
||||||
when: env != "staging"
|
when: env != "staging"
|
||||||
- role: openshift/imagestream
|
- role: openshift/imagestream
|
||||||
app: bodhi
|
app: bodhi
|
||||||
imagestream: bodhi-web
|
imagename: bodhi-web
|
||||||
- role: openshift/object
|
- role: openshift/object
|
||||||
app: bodhi
|
app: bodhi
|
||||||
template: buildconfig.yml
|
template: buildconfig.yml
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue