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

use current production repo config package

[ci skip]
parent 83b0bfce
No related branches found
No related tags found
No related merge requests found
Pipeline #486588 passed with warnings
Pipeline: builder

#486619

    Pipeline: packaging

    #486618

      Pipeline: Lint

      #486617

        +3
        ......@@ -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 https://software.igwn.org/lscsoft/rocky/8/production/x86_64/os/Packages/l/lscsoft-production-config-8-4.el8.noarch.rpm && \
        dnf -y install https://software.igwn.org/lscsoft/rocky/8/production/x86_64/os/Packages/i/igwn-production-config-8-6.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