From 91a43955cebf97b7b60862790d5261fd297016fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marijanela=20Pranji=C4=87?= Date: Tue, 14 Apr 2026 11:17:56 +0200 Subject: [PATCH] . --- .gitea/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index bb2415e..797ad39 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -40,7 +40,7 @@ jobs: # ── JOB 2: Deploy na k3s ─────────────────────────────── deploy: needs: build - runs-on: ubuntu-latest + runs-on: sefl-hosted steps: - name: Checkout koda