Greenwave: Add fedora-messaging to the greenwave container
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
parent
0e153ab8e9
commit
7b1f200c9b
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,8 @@ spec:
|
|||
{% if env == 'staging' %}
|
||||
# See imagestream.yml for the definition
|
||||
FROM greenwave-upstream:latest
|
||||
|
||||
RUN dnf -y install python3-fedora-messaging && dnf clean all
|
||||
{% else %}
|
||||
# See imagestream.yml for the definition
|
||||
FROM greenwave-upstream:latest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue