Skip to content
Snippets Groups Projects
Commit a94918fa authored by Markus Frosch's avatar Markus Frosch
Browse files

Include createrepo for testing

parent c76218ea
No related branches found
No related tags found
No related merge requests found
Pipeline #2254 passed
......@@ -9,7 +9,7 @@ RUN dnf install -y \
sudo wget curl which tar expect git \
patch rpm-build redhat-rpm-config rpmlint \
patch ccache make util-linux \
dnf-utils rpmdevtools \
dnf-utils rpmdevtools createrepo \
&& dnf clean all
RUN groupadd -g 1000 jenkins \
......
......@@ -9,7 +9,7 @@ RUN dnf install -y \
sudo wget curl which tar expect git \
patch rpm-build redhat-rpm-config rpmlint \
patch ccache make util-linux \
dnf-utils rpmdevtools \
dnf-utils rpmdevtools createrepo \
&& dnf clean all
RUN groupadd -g 1000 jenkins \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment