Skip to content
Snippets Groups Projects
Commit 2ee08e9f 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 51cab990
Branches
No related tags found
1 merge request!1Draft: Integrate CI/CD into COBALT spack builds
Pipeline #115365 canceled
Pipeline: cobalt-installation

#115366

    ...@@ -22,7 +22,7 @@ RUN apt update && \ ...@@ -22,7 +22,7 @@ RUN apt update && \
    xz-utils \ xz-utils \
    zip zip
    ENV SPACK_VERSION=0.23.0 ENV SPACK_VERSION=0.23.1
    ENV SPACK_DIR=/opt/spack/${SPACK_VERSION} ENV SPACK_DIR=/opt/spack/${SPACK_VERSION}
    RUN git clone --depth 1 --branch v${SPACK_VERSION} https://github.com/spack/spack.git ${SPACK_DIR} RUN git clone --depth 1 --branch v${SPACK_VERSION} https://github.com/spack/spack.git ${SPACK_DIR}
    RUN ln -s ${SPACK_DIR}/bin/spack /usr/local/bin/ RUN ln -s ${SPACK_DIR}/bin/spack /usr/local/bin/
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment