Skip to content
Snippets Groups Projects
Commit 9d3422a9 authored by Simon Künzel's avatar Simon Künzel
Browse files

Fix CI

parent eaab8d9c
No related branches found
No related tags found
No related merge requests found
Pipeline #7280 failed
Pipeline: backend

#7281

    ......@@ -24,4 +24,4 @@ COPY src/ ./src/
    RUN rm src/videoag_common
    RUN mv src/.temp src/videoag_common
    ENTRYPOINT ["docker_start.sh"]
    \ No newline at end of file
    ENTRYPOINT ["./docker_start.sh"]
    \ No newline at end of file
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment