Skip to content
Snippets Groups Projects
Commit 4bf5e64b authored by Adrian Block's avatar Adrian Block
Browse files

changed ci

parent 5b395d76
No related branches found
No related tags found
No related merge requests found
Pipeline #
...@@ -8,6 +8,7 @@ COPY app /backend/app ...@@ -8,6 +8,7 @@ COPY app /backend/app
COPY alembic /backend/alembic COPY alembic /backend/alembic
COPY alembic.ini /backend COPY alembic.ini /backend
RUN pip3 install --upgrade pip
RUN pip3 install poetry RUN pip3 install poetry
RUN poetry config virtualenvs.create false RUN poetry config virtualenvs.create false
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment