ci: add shfmt to Fedora containers

master
Harald Hoyer 2021-05-17 13:07:09 +02:00 committed by Harald Hoyer
parent 148e420be5
commit fa63c9be13
4 changed files with 4 additions and 0 deletions

View File

@ -48,6 +48,7 @@ RUN dnf -y install --setopt=install_weak_deps=False \
python3-imgcreate \
which \
ShellCheck \
shfmt \
&& dnf -y update && dnf clean all

# Set default command

View File

@ -48,6 +48,7 @@ RUN dnf -y install --setopt=install_weak_deps=False \
python3-imgcreate \
which \
ShellCheck \
shfmt \
&& dnf -y update && dnf clean all

# Set default command

View File

@ -48,6 +48,7 @@ RUN dnf -y install --setopt=install_weak_deps=False \
python3-imgcreate \
which \
ShellCheck \
shfmt \
&& dnf -y update && dnf clean all

# Set default command

View File

@ -48,6 +48,7 @@ RUN dnf -y install --setopt=install_weak_deps=False \
python3-imgcreate \
which \
ShellCheck \
shfmt \
&& dnf -y update && dnf clean all

# Set default command