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 5003722 commit 5de9b37Copy full SHA for 5de9b37
.github/scripts/ppc64le/self-hosted-builder/actions-runner.Dockerfile
@@ -95,6 +95,7 @@ USER runner
95
# Set working directory
96
WORKDIR /opt/runner
97
98
+COPY --chown=actions-runner:actions-runner manywheel-ppc64le.tar /home/actions-runner/manywheel-ppc64le.tar
99
# Define entry point and command
100
ENTRYPOINT ["/usr/bin/entrypoint"]
101
CMD ["/usr/bin/actions-runner"]
0 commit comments