From db4bc065a80d0affb41d688c982a1d103476aa4b Mon Sep 17 00:00:00 2001 From: ai-dev Date: Sun, 3 Nov 2024 12:05:56 +0100 Subject: [PATCH] update --- gitea_act_runner/config.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/gitea_act_runner/config.yaml b/gitea_act_runner/config.yaml index de5a170..bdb0a10 100644 --- a/gitea_act_runner/config.yaml +++ b/gitea_act_runner/config.yaml @@ -15,7 +15,6 @@ auth_api: true docker_api: true host_network: true host_pid: true -apparmor: false options: gitea_url: "https://your-gitea-instance.com" gitea_token: "your_token"