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 f8c0b71 commit e273243Copy full SHA for e273243
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 '/#!\/bin\/bash/a docker pull ghcr.io/taitounited/taito-cli:ci-gcp-dev' /home/runner/run.sh
+RUN sed -i '/updateFile="update.finished"/a docker pull ghcr.io/taitounited/taito-cli:ci-gcp-dev' /home/runner/run-helper.sh
0 commit comments