From 8845c7d61c071086fc5e0c4b1d963e65bdbad73d Mon Sep 17 00:00:00 2001 From: jake Date: Fri, 27 Mar 2026 15:33:46 -0400 Subject: [PATCH] testing komodo injection --- config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yaml b/config.yaml index c126a23..409fd18 100644 --- a/config.yaml +++ b/config.yaml @@ -12,7 +12,7 @@ runner: fetch_timeout: 5s fetch_interval: 2s labels: - - "water:docker://gitea/runner-images:ubuntu-22.04" + - "${RUNNER_TAG}:docker://gitea/runner-images:ubuntu-22.04" cache: enabled: true