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 e273243 commit 4c56db3Copy full SHA for 4c56db3
runner/Dockerfile
@@ -1,4 +1,4 @@
1
FROM ghcr.io/actions/actions-runner:latest
2
3
# Pull taito-cli:ci-gcp-dev on start
4
-RUN sed -i '/updateFile="update.finished"/a docker pull ghcr.io/taitounited/taito-cli:ci-gcp-dev' /home/runner/run-helper.sh
+RUN sed -i '/updateFile="update.finished"/a docker pull ghcr.io/taitounited/taito-cli:ci-gcp-dev' /home/runner/run-helper.sh.template
0 commit comments