We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7902eb7 commit b754065Copy full SHA for b754065
1 file changed
.buildkite/Dockerfile
@@ -31,8 +31,4 @@ RUN pip install \
31
pdm26 --version && \
32
pdm27 --version
33
34
-COPY fetcher fetcher
35
-
36
-RUN pip install fetcher/ && rm -rf fetcher
37
38
ENTRYPOINT bash
0 commit comments