[os/joystick] Remove redundant trailing slash

This commit is contained in:
Sayan Chowdhury 2019-06-28 18:13:48 +00:00
parent 79c3cea504
commit 67f60fdb92

View file

@ -14,7 +14,7 @@ items:
LABEL \
maintainer="Sayan Chowdhury <gmail@yudocaa.in>" \
name="joystick" \
vendor="Fedora Infrastructure" \
vendor="Fedora Infrastructure"
RUN curl -o /etc/yum.repos.d/infra-tags.repo https://infrastructure.fedoraproject.org/cgit/ansible.git/plain/files/common/fedora-infra-tags.repo
{% if env == "staging" %}
RUN curl -o /etc/yum.repos.d/infra-tags-stg.repo https://infrastructure.fedoraproject.org/cgit/ansible.git/plain/files/common/fedora-infra-tags-stg.repo
@ -27,7 +27,7 @@ items:
mantle \
fedora-messaging \
python3-fedfind && \
dnf autoremove -y \
dnf autoremove -y
type: Dockerfile
git:
uri: https://pagure.io/joystick.git