From 70736f440e0df2882a3d3789e8e9658fe5a4bec3 Mon Sep 17 00:00:00 2001 From: Shahab Dogar Date: Sat, 12 Oct 2024 16:05:22 +0500 Subject: [PATCH] fix: Gitea | use https endpoint in action runners --- gitea/actions/runner.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/gitea/actions/runner.yaml b/gitea/actions/runner.yaml index 07c89c0..da0ca76 100644 --- a/gitea/actions/runner.yaml +++ b/gitea/actions/runner.yaml @@ -41,7 +41,6 @@ spec: - name: runner image: gitea/act_runner:nightly-dind-rootless imagePullPolicy: Always - # command: ["sh", "-c", "while ! nc -z localhost 2376