Skip to content
Snippets Groups Projects
Verified Commit e8edefd0 authored by Timm Fitschen's avatar Timm Fitschen
Browse files

WIP: pipeline

parent ac201e7b
No related branches found
No related tags found
No related merge requests found
Pipeline #9656 passed
Pipeline: caosdb-cppinttest

#9657

    ...@@ -21,5 +21,5 @@ RUN pip3 install -r build-requirements.txt ...@@ -21,5 +21,5 @@ RUN pip3 install -r build-requirements.txt
    COPY . /libcaosdb/ COPY . /libcaosdb/
    WORKDIR /libcaosdb WORKDIR /libcaosdb
    RUN rm git rev-parse HEAD > libcaosdb_commit RUN git rev-parse HEAD > libcaosdb_commit
    RUN rm -rf .git RUN rm -rf .git
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment