Skip to content
Snippets Groups Projects
Verified Commit 11db5d97 authored by Timm Fitschen's avatar Timm Fitschen
Browse files

PIPELINE: update Dockerfile

parent 272309f6
Branches
Tags
1 merge request!8Code coverage
Pipeline #59619 passed with warnings
...@@ -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 ./pylinkahead.template.ini /ruqad/pylinkahead.ini
# Installing the package # Installing the package
WORKDIR /ruqad/ WORKDIR /ruqad/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment