Skip to content
Snippets Groups Projects
Verified Commit 7176be86 authored by Daniel Hornung's avatar Daniel Hornung
Browse files

WIP: Pipeline

parent d3585fcc
Branches f-jdk-update
No related tags found
No related merge requests found
Pipeline #51077 failed
Pipeline: CaosDB Julia Integration Tests

#51079

    ......@@ -5,5 +5,5 @@ RUN apt-get update && apt-get install -y cmake git python3-pip curl
    # Dirty workaround for java not linking to the correct manpage directory (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=863199)
    RUN mkdir -p /usr/share/man/man1
    RUN apt-get install -y openjdk-17-jdk-headless
    RUN pip3 install --break-system-packages conan==1.61.0
    RUN pip3 install --break-system-packages conan==1.64.1
    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