Skip to content
Snippets Groups Projects
Commit c12041d8 authored by Corné Lukken's avatar Corné Lukken
Browse files

Apply 1 suggestion(s) to 1 file(s)


Co-authored-by: default avatarBram Veenboer <veenboer@astron.nl>
parent 2ee08e9f
No related branches found
No related tags found
1 merge request!1Draft: Integrate CI/CD into COBALT spack builds
Pipeline #115371 canceled
Pipeline: cobalt-installation

#115372

    ......@@ -36,8 +36,6 @@ RUN git clone https://gitlab.com/ska-telescope/ska-sdp-spack.git ${SPACK_REPO_DI
    git checkout ded1a99bfb0dcc37a5d8f9404a10c509296e8e89 && \
    . ${SPACK_DIR}/share/spack/setup-env.sh && \
    spack repo add ${SPACK_REPO_DIR}/ska-sdp-spack
    #RUN mkdir -p $HOME/.spack
    #RUN echo "repos:\n- ${SPACK_REPO_DIR}/ska-sdp-spack" > $HOME/.spack/repos.yaml
    RUN wget --quiet -O NVIDIA-driver.run https://us.download.nvidia.com/tesla/550.90.12/NVIDIA-Linux-x86_64-550.90.12.run
    RUN chmod +x NVIDIA-driver.run
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment