ipsilon / staging: and add the missing trailing \
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
8cecdf5bb1
commit
85a6b9443e
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ spec:
|
||||||
{% endif %}
|
{% endif %}
|
||||||
RUN dnf install -y \
|
RUN dnf install -y \
|
||||||
{% if env == "staging" %}
|
{% if env == "staging" %}
|
||||||
--enablerepo=updates-testing
|
--enablerepo=updates-testing \
|
||||||
{% endif %}
|
{% endif %}
|
||||||
ipsilon \
|
ipsilon \
|
||||||
ipsilon-authfas \
|
ipsilon-authfas \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue