Skip to content
Snippets Groups Projects
Commit 77be971f authored by Max Lou's avatar Max Lou
Browse files

Merge branch 'main' of git.rwth-aachen.de:polaris/entwicklung/analytics-engine

parents a37f4aa3 0e5eb60e
Branches
Tags
No related merge requests found
Pipeline #912154 passed
Pipeline: FIRST_START

#912164

    ......@@ -20,7 +20,7 @@ WORKDIR /app
    ENV PYTHONDONTWRITEBYTECODE 1
    ENV PYTHONUNBUFFERED 1
    RUN pip install .
    RUN pip install --upgrade pip && pip install .
    #EXPOSE 5000
    #CMD ["scheduler", "run"]
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment