Skip to content
Snippets Groups Projects
Verified Commit 19e81907 authored by Balasankar C's avatar Balasankar C
Browse files

Remove nodejs repo from opensuse

parent ff16bc23
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -3,7 +3,6 @@ MAINTAINER GitLab Inc. <support@gitlab.com>
 
# Install required packages
RUN zypper addrepo http://download.opensuse.org/repositories/devel:/tools/openSUSE_13.2/ develtools
RUN zypper addrepo http://download.opensuse.org/repositories/devel:/languages:/nodejs/openSUSE_13.2/ NodeJSBuildService
RUN zypper -q -n --gpg-auto-import-keys update
#RUN yum groupinstall -y Development Tools
#RUN yum install -y epel-release
Loading
Loading
Loading
Loading
@@ -3,7 +3,6 @@ MAINTAINER GitLab Inc. <support@gitlab.com>
 
# Install required packages
RUN zypper addrepo http://download.opensuse.org/repositories/devel:/tools/openSUSE_13.2/ develtools
RUN zypper addrepo http://download.opensuse.org/repositories/devel:/languages:/nodejs/openSUSE_Leap_42.1/ NodeJSBuildService
RUN zypper -q -n --gpg-auto-import-keys update
#RUN yum groupinstall -y Development Tools
#RUN yum install -y epel-release
Loading
Loading
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