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.
1 parent fd9face commit 34a91e6Copy full SHA for 34a91e6
.ci/docker/manywheel/Dockerfile_ppc64le
@@ -105,8 +105,8 @@ RUN mkdir -p /build_scripts && \
105
#COPY manywheel/build_scripts /build_scripts
106
#ADD ./common/install_cpython.sh /build_scripts/install_cpython.sh
107
ENV SSL_CERT_FILE=
108
-# Run the build script
109
-RUN bash /build_scripts/build.sh && rm -r /build_scripts
+# # Run the build script
+# RUN bash /build_scripts/build.sh && rm -r /build_scripts
110
#RUN bash build_scripts/build.sh && rm -r build_scripts
111
#RUN bash build_scripts/build.sh || (echo "Checksum verification failed!" && exit 1)
112
0 commit comments