[os/joystick] Remove redundant trailing slash
This commit is contained in:
parent
79c3cea504
commit
67f60fdb92
1 changed files with 2 additions and 2 deletions
|
@ -14,7 +14,7 @@ items:
|
||||||
LABEL \
|
LABEL \
|
||||||
maintainer="Sayan Chowdhury <gmail@yudocaa.in>" \
|
maintainer="Sayan Chowdhury <gmail@yudocaa.in>" \
|
||||||
name="joystick" \
|
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
|
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" %}
|
{% 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
|
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 \
|
mantle \
|
||||||
fedora-messaging \
|
fedora-messaging \
|
||||||
python3-fedfind && \
|
python3-fedfind && \
|
||||||
dnf autoremove -y \
|
dnf autoremove -y
|
||||||
type: Dockerfile
|
type: Dockerfile
|
||||||
git:
|
git:
|
||||||
uri: https://pagure.io/joystick.git
|
uri: https://pagure.io/joystick.git
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue