Fix the spelling of autoremove

This commit is contained in:
Sayan Chowdhury 2019-06-28 09:46:50 +00:00
parent ddaf3a1d30
commit 10b46c80af

View file

@ -25,7 +25,7 @@ items:
mantle \
fedora-messaging \
python3-fedfind && \
dnf autoremve -y \
dnf autoremove -y \
dnf clean all -y \
type: Dockerfile
git: