[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 \
|
||||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue