From b097018e54ac3a585ba74e4a4f437715ee103f11 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marijanela=20Pranji=C4=87?= Date: Tue, 14 Apr 2026 11:19:32 +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 797ad39..c42ec18 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: sefl-hosted + runs-on: self-hosted steps: - name: Checkout koda