ipsilon / staging: and add the missing trailing \

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2020-04-16 16:03:16 +00:00 committed by Pierre-Yves Chibon
parent 8cecdf5bb1
commit 85a6b9443e

View file

@ -16,7 +16,7 @@ spec:
{% endif %}
RUN dnf install -y \
{% if env == "staging" %}
--enablerepo=updates-testing
--enablerepo=updates-testing \
{% endif %}
ipsilon \
ipsilon-authfas \