Skip to content
Snippets Groups Projects
Commit 51013901 authored by Florian Spreckelsen's avatar Florian Spreckelsen
Browse files

WIP: pipeline

parent bf3a4355
Branches
Tags
No related merge requests found
Pipeline #18275 passed
Pipeline: CaosDB Julia Integration Tests

#18278

    FROM julia:1.6
    RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/buster-backports.list
    RUN apt-get update
    RUN apt-get install -y cmake/buster-backports
    RUN apt-get install -y cmake
    RUN apt-get install -y git
    RUN apt-get install -y python3-pip
    RUN apt-get install -y curl
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment