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 d199325 commit 39978deCopy full SHA for 39978de
.github/scripts/s390x-ci/self-hosted-builder/actions-runner.Dockerfile
@@ -96,6 +96,3 @@ COPY --chown=actions-runner:actions-runner manywheel-ppc64le.tar /home/actions-r
96
# Download and extract GitHub Actions Runner
97
RUN curl -L https://github.com/actions/runner/releases/download/v2.317.0/actions-runner-linux-x64-2.317.0.tar.gz | tar -xz
98
99
-# Entry point and default command
100
-ENTRYPOINT ["/bin/bash"]
101
-CMD []
0 commit comments