diff --git a/gitea-runner/deployment.yaml b/gitea-runner/deployment.yaml index a4a04b5..fe09198 100644 --- a/gitea-runner/deployment.yaml +++ b/gitea-runner/deployment.yaml @@ -24,6 +24,7 @@ spec: containers: - name: runner image: gitea/act_runner:nightly + imagePullPolicy: Always command: ["sh", "-c", "while ! nc -z localhost 2376