Skip to content
Snippets Groups Projects
Verified Commit 646e37a3 authored by Adam Mercer's avatar Adam Mercer
Browse files

get lscsoft-production-config from rocky repo

parent 55826be6
No related branches found
No related tags found
No related merge requests found
Pipeline #266087 passed
Pipeline: packaging

#266093

    Pipeline: packaging

    #266092

      Pipeline: packaging

      #266091

        +2
        ......@@ -6,7 +6,7 @@ LABEL support="Best Effort"
        # enable extra repositories
        RUN curl -s https://packagecloud.io/install/repositories/github/git-lfs/script.rpm.sh | bash && \
        dnf -y install http://software.ligo.org/lscsoft/centos/8/production/x86_64/os/l/lscsoft-production-config-8-4.el8.noarch.rpm && \
        dnf -y install http://software.igwn.org/lscsoft/rocky/8/production/x86_64/os/l/lscsoft-production-config-8-5.el8.noarch.rpm && \
        dnf -y install 'dnf-command(config-manager)' && \
        dnf config-manager --set-enabled powertools && \
        dnf clean all
        ......
        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