bodhi: Upgrade staging to 4.0.0-0.2.beta.fc29.infra.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
parent
1614605fec
commit
373ac96ef2
2 changed files with 1 additions and 4 deletions
|
@ -90,7 +90,7 @@
|
|||
app: bodhi
|
||||
template: buildconfig.yml
|
||||
objectname: buildconfig.yml
|
||||
bodhi_version: 4.0.0-0.1.beta.fc29.infra
|
||||
bodhi_version: 4.0.0-0.2.beta.fc29.infra
|
||||
when: env == "staging"
|
||||
- role: openshift/object
|
||||
app: bodhi
|
||||
|
|
|
@ -108,9 +108,6 @@ items:
|
|||
name="bodhi-consumer" \
|
||||
vendor="Fedora Infrastructure" \
|
||||
license="MIT"
|
||||
# We only need the composer here because the consumer does not conditionally import the
|
||||
# composer code. This should be fixed in a future Bodhi release.
|
||||
RUN dnf install -y bodhi-composer-{{bodhi_version}}
|
||||
ENTRYPOINT /usr/bin/fedora-messaging consume
|
||||
type: Dockerfile
|
||||
strategy:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue