Skip to content
Snippets Groups Projects
Commit f575ce8c authored by Eric Lippmann's avatar Eric Lippmann
Browse files

WIP

parent 0ee9cc24
No related branches found
No related tags found
No related merge requests found
Pipeline #25207 passed
......@@ -13,11 +13,6 @@ RUN zypper --non-interactive install --no-recommends \
cmake libopenssl-devel ccache \
&& zypper clean
RUN OBS_DIST=openSUSE_Leap_15.4 \
&& zypper --non-interactive addrepo https://download.opensuse.org/repositories/home:/icinga/"${OBS_DIST}"/home:icinga.repo \
&& zypper --gpg-auto-import-keys --non-interactive install spectool createrepo \
&& zypper clean -a
RUN rpm --import https://packages.icinga.com/icinga.key \
&& zypper --non-interactive addrepo --refresh https://packages.icinga.com/openSUSE/ICINGA-release.repo \
&& zypper --non-interactive refresh \
......
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