Skip to content
Snippets Groups Projects

F perf test

Merged Henrik tom Wörden requested to merge f-perf-test into dev
All threads resolved!
2 files
+ 37
1
Compare changes
  • Side-by-side
  • Inline

Files

+ 1
1
@@ -8,7 +8,7 @@ COPY ./pyproject.toml /ruqad/
@@ -8,7 +8,7 @@ COPY ./pyproject.toml /ruqad/
# static configuration
# static configuration
COPY ./qualitycheck_config.toml /ruqad/
COPY ./qualitycheck_config.toml /ruqad/
COPY ./pylinkahead.ini /ruqad/
COPY ./docker/pylinkahead.ini /ruqad/
# Installing the package
# Installing the package
WORKDIR /ruqad/
WORKDIR /ruqad/
Loading