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

Switch to lazyfrosch devel:tools

parent 99afa663
No related branches found
No related tags found
No related merge requests found
......@@ -22,7 +22,7 @@ RUN groupadd -g 1000 jenkins \
&& echo 'jenkins ALL=(ALL:ALL) NOPASSWD: ALL' | tee -a /etc/sudoers
RUN zypper --non-interactive addrepo https://download.opensuse.org/repositories/devel:/languages:/go/openSUSE_Leap_15.0/devel:languages:go.repo \
&& zypper --non-interactive addrepo http://download.opensuse.org/repositories/devel:tools/openSUSE_Leap_15.0/devel:tools.repo \
&& zypper --non-interactive addrepo http://download.opensuse.org/repositories/home:lazyfrosch:devel:tools/openSUSE_Leap_15.0/home:lazyfrosch:devel:tools.repo \
&& zypper --gpg-auto-import-keys --non-interactive install spectool createrepo
RUN rpm --import https://packages.icinga.com/icinga.key \
......
......@@ -22,7 +22,7 @@ RUN groupadd -g 1000 jenkins \
&& echo 'jenkins ALL=(ALL:ALL) NOPASSWD: ALL' | tee -a /etc/sudoers
RUN zypper --non-interactive addrepo https://download.opensuse.org/repositories/devel:/languages:/go/openSUSE_Leap_42.3/devel:languages:go.repo \
&& zypper --non-interactive addrepo http://download.opensuse.org/repositories/devel:tools/openSUSE_Leap_42.3/devel:tools.repo \
&& zypper --non-interactive addrepo http://download.opensuse.org/repositories/home:lazyfrosch:devel:tools/openSUSE_Leap_42.3/home:lazyfrosch:devel:tools.repo \
&& zypper --gpg-auto-import-keys --non-interactive install spectool createrepo
RUN rpm --import https://packages.icinga.com/icinga.key \
......
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