Skip to content

Commit 5de9b37

Browse files
dockerfile
1 parent 5003722 commit 5de9b37

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/scripts/ppc64le/self-hosted-builder/actions-runner.Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ USER runner
9595
# Set working directory
9696
WORKDIR /opt/runner
9797

98+
COPY --chown=actions-runner:actions-runner manywheel-ppc64le.tar /home/actions-runner/manywheel-ppc64le.tar
9899
# Define entry point and command
99100
ENTRYPOINT ["/usr/bin/entrypoint"]
100101
CMD ["/usr/bin/actions-runner"]

0 commit comments

Comments
 (0)