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

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

parents 5baf4b9b 983d4fff
No related branches found
No related tags found
No related merge requests found
Pipeline #902757 canceled
......@@ -35,4 +35,4 @@ scheduler-docker-build:
deploy:
stage: deploy
trigger:
project: polaris/entwicklung/deployment
\ No newline at end of file
project: polaris/deployment
\ No newline at end of file
......@@ -10,6 +10,7 @@ RUN apt-get update && apt-get install -y \
cron \
libpq-dev \
python3-psycopg2 \
git \
&& rm -rf /var/lib/apt/lists/*
COPY . /app
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment