We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bddac65 + 099f8c0 commit 44cd1afCopy full SHA for 44cd1af
Dockerfile.build
@@ -14,7 +14,7 @@ RUN git config --system --add safe.directory '*'
14
15
WORKDIR /workdir
16
17
-COPY pyproject.toml ./
+COPY pyproject.toml LICENSE ./
18
RUN md5sum pyproject.toml > pyproject.toml.md5
19
20
COPY coverage_comment ./coverage_comment
0 commit comments